128 Repositories
PHP text-process Libraries
A package for simplifying the integration of a maker-checker approval process to your Laravel application.
prismaticoder/maker-checker-laravel The prismaticoder/maker-checker-laravel package is a comprehensive Laravel package that provides a flexible and cu
This package allows to translate text using Google Translator for free without api.
Text Translator for PHP This package allows text translation using Google Translate for free without an API. It extracts the translated text from the
Text formatting for humans.
Deutsch English Svenska Markdown 0.8.22 Text formatting for humans. How to format text Markdown is a practical way to edit web pages. Write text like
Extract text from a pdf
Extract text from a pdf This package provides a class to extract text from a pdf. use Spatie\PdfToText\Pdf; echo Pdf::getText('book.pdf'); //returns
A sampling profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
Reli Reli is a sampling profiler (or a VM state inspector) written in PHP. It can read information about running PHP script from outside of the proces
A PHP Package to work with OS processes in an OOP way.
OS Process This package is a wrapper around the Symfony Process component, and build up an API that is object-oriented and user-friendly. Installation
Utilities for the Contentful Rich Text
rich-text.php This library is built to help you with the parsing and rendering of the rich text field type in Contentful. It requires PHP 7.2 and up o
Doogle is a search engine and web crawler which can search indexed websites and images
Doogle Doogle is a search engine and web crawler which can search indexed websites and images, and then use keywords to be searched later. Written pri
A PHP spreadsheet reader (Excel XLS and XLSX, OpenOffice ODS, and variously separated text files) with a singular goal of getting the data out, efficiently
spreadsheet-reader is a PHP spreadsheet reader that differs from others in that the main goal for it was efficient data extraction that could handle l
A custom twig extension to truncate text while preserving HTML tags.
TwigTruncateExtension A custom twig extension to truncate text while preserving HTML tags. Installation Add the library to your app's composer.json:
A lightweight mulit-process helper base on PHP.
workbunny/process 🐇 A lightweight multi-process helper base on PHP. 🐇 简介 这是一个基于ext-pcntl和ext-posix拓展的PHP多进程助手,用于更方便的调用使用。 快速开始 composer require work
Cecil is a CLI application that merges plain text files (written in Markdown), images and Twig templates to generate a static website.
Cecil is a CLI application that merges plain text files (written in Markdown), images and Twig templates to generate a static website.
Zend\Text is a component to work on text strings from Zend Framework
zend-text Repository abandoned 2019-12-31 This repository has moved to laminas/laminas-text. Zend\Text is a component to work on text strings. It cont
Apliquei os conceitos de Generators e Fibers separadamente para ler um arquivo de 120MB sem consumir toda a memória
Big File Challenge Este desafio foi proposto pelo Zanfranceschi Você pode ver a proposta do desafio aqui ou então pelo Twitter Para a implementação da
An async process dispatcher for Amp.
process This package provides an asynchronous process dispatcher that works on all major platforms (including Windows). As Windows pipes are file hand
Adds my own text to WooCommerce add to cart button.
My Add to Cart Text Adds my own text to WooCommerce add to cart button. Installation Get the .zip package of this plugin. Install manually to your Wor
A sampling profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
Reli Reli is a sampling profiler (or a VM state inspector) written in PHP. It can read information about running PHP script from outside of the proces
Herbie is a simple Flat-File CMS- und Blogsystem based on human readable text files
Herbie is a simple Flat-File CMS- und Blogsystem based on human readable text files
Instantly connects the Subtext text messaging service with Paid Memberships Pro.
INSTANTLY CONNECTS AND INTEGRATES THE SUBTEXT TEXT MESSAGING SERVICE WITH PAID MEMBERSHIPS PRO. This plugin instantly and easily connects, and integra
High-quality cloud service for text translation. 100+ Languages
CloudAPI.Stream High-quality cloud service for text translation. 100+ Languages https://cloudapi.stream/ Class initialization $CAS = new CAS; Key inst
Noteplan full-text search for Alfred - some assembly required
Noteplan FTS for Alfred Noteplan full-text search for Alfred - some assembly required. Work in progress, mostly working. Usage n [Search phrase] - Ful
This script was made to aid the process of migrating PHP and MySQL based websites
This script was made to aid the process of migrating PHP and MySQL based websites. Works with most common CMSes.
Dazzle Async IPC Messaging
Dazzle Async IPC Abstraction Note: This repository is part of Dazzle Project - the next-gen library for PHP. The project's purpose is to provide PHP d
JSONFinder - a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
JSONFinder - a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
Enables full-text search capabilities in Winter.
Search Plugin Adds full-text searching capabilities to Winter, built on the foundations of Laravel Scout. The plugin acts primarily as a wrapper for L
Implementation of a library to process SISP vinti4 payment in a easy way.
Implementation of a library to process SISP vinti4 payment in a easy way.
Allows you to process logs using any PSR-3 compatible logger such as Monolog
Yii 2 PSR Log Target Allows you to process logs using any PSR-3 compatible logger such as Monolog
Nexmo REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Client Library for PHP Support Notice This library and it's associated packages, nexmo/client and nexmo/client-core have transitioned into a "Maintena
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
laminas-http provides the HTTP message abstraction used by laminas-mvc, and also provides an extensible, adapter-driven HTTP client library.
PHP implementation of Rapid Automatic Keyword Exraction algorithm (RAKE) for extracting multi-word phrases from text
PHP implementation of Rapid Automatic Keyword Exraction algorithm (RAKE) for extracting multi-word phrases from text.
Laminas\Text is a component to work on text strings
laminas-text This package is considered feature-complete, and is now in security-only maintenance mode, following a decision by the Technical Steering
EmailReplyParser is a PHP library for parsing plain text email content, based on GitHub's email_reply_parser library written in Ruby
EmailReplyParser EmailReplyParser is a PHP library for parsing plain text email content, based on GitHub's email_reply_parser library written in Ruby.
KodExplorer is a file manager for web. It is also a web code editor, which allows you to develop websites directly within the web browser.
KodExplorer is a file manager for web. It is also a web code editor, which allows you to develop websites directly within the web browser.
A library for simplifying the PHAR build process.
Box is a library built on the Phar class. It is designed to make it easier to create new phars and modifying existing ones. Features include compacting source files, better custom stub generation, and better OpenSSL signing handling.
Site-builder is a simple static site generator. It allows you to create and manage a website out of simple text files and templates.
Site-builder is a simple static site generator. It allows you to create and manage a website out of simple text files and templates. This gives you many of the advantages of a CMS, but because the result is plain old HTML, it's more secure and has higher performance.
Core functionality for Legend of the Green Dragon, a text-based RPG game.
Legend of the Green Dragon (Core) Legend of the Green Dragon is a text-based RPG originally developed by Eric Stevens and JT Traub as a remake of and
Simple PHP Logger. Composer package
Basic PHP Logger 📝 Simple logger. Composer package.
This composer plugin is a temporary implementation of using symbolic links to local packages as dependencies to allow a parallel work process
Composer symlinker A Composer plugin to install packages as local symbolic links. This plugin is a temporary implementation of using symbolic links to
📧 Handy email creation and transfer library for PHP with both text and MIME-compliant support.
📧 Handy email creation and transfer library for PHP with both text and MIME-compliant support.
TestDummy makes the process of preparing factories (dummy data) for your integration tests as easy as possible
TestDummy TestDummy makes the process of preparing factories (dummy data) for your integration tests as easy as possible. As easy as... Build a Post m
An online communication application that provides a real-time or live transmission of text messages from sender to receiver.
Realtime-chat-application An online communication application that provides a real-time or live transmission of text messages from sender to receiver.
Text-mode interface for git
Tig: text-mode interface for Git What is Tig? Tig is an ncurses-based text-mode interface for git. It functions mainly as a Git repository browser, bu
This extension facilitates the cms editing process in your store.
Magenerds_PageDesigner This extension facilitates the cms editing process in your store. Instead of just a wysiwyg editor you now have a drag and drop
MagentoSnippets - Magento Front End Snippets, plugin for Sublime Text
MagentoSnippets Magento Front End Snippets, plugin for Sublime Text. This tool serves to aid the productivity during the Magento's theme development t
Silverstripe-fulltextsearch - Adds external full text search engine support to SilverStripe
FullTextSearch module Adds support for fulltext search engines like Sphinx and Solr to SilverStripe CMS. Compatible with PHP 7.2 Important notes when
Pat article social - Create social links and share counters for articles with Open Graph Meta tags. Embedded status into article's body (Twitter, facebook, G+, Instagram or Gist), blocks of text (quotes) followed by share links below it. Google AMP capable.
pat_article_social Textpattern CMS plugin. Create social links and share counters for articles with Open Graph meta tags. Support for major services:
Http-kernel - The HttpKernel component provides a structured process for converting a Request into a Response.
HttpKernel Component The HttpKernel component provides a structured process for converting a Request into a Response by making use of the EventDispatc
Process - The Process component executes commands in sub-processes.
Process Component The Process component executes commands in sub-processes. Sponsor The Process component for Symfony 5.4/6.0 is backed by SensioLabs.
Text - An experiment with WebSockets and the human condition.
An experiment with WebSockets and the human condition. I wanted to learn how to use WebSockets in pure PHP and JavaScript, so I came up with the simpl
Taskpm - Run multi tasks by PHP multi process
php-pkg-template Run multi tasks by PHP multi process Install composer composer require phppkg/taskpm Usage github: use the template for quick create
Laravel package to convert English numbers to Bangla number or Bangla text, Bangla month name and Bangla Money Format
Number to Bangla Number, Word or Month Name in Laravel | Get Wordpress Plugin Laravel package to convert English numbers to Bangla number or Bangla te
A text-based, persistent browser-based strategy game (PBBG) in a fantasy war setting
Note: OpenDominion is still in development. Some features of the game have not been implemented yet. Introduction OpenDominion is a free and open-sour
🤯 High-performance PHP application server, load-balancer and process manager written in Golang
RoadRunner is an open-source (MIT licensed) high-performance PHP application server, load balancer, and process manager. It supports running as a serv
A language detection library for PHP. Detects the language from a given text string.
language-detection Build Status Code Coverage Version Total Downloads Minimum PHP Version License This library can detect the language of a given text
Perch Dashboard app for exporting content to (Kirby) text files and Kirby Blueprint files
toKirby Perch Dashboard app for exporting content to (Kirby) text files and Kirby Blueprint files. You can easily install and test it in a few steps.
A Sublime Text 3 package for highlighting both Sass and SCSS syntax.
Syntax Highlighting for Sass This is a Sublime Text 3 package which purely forced on highlighting both Sass and SCSS syntax as accuracy as possible. P
The code linting framework for Sublime Text 3
SublimeLinter The code linting framework for Sublime Text. No linters included: get them via Package Control. Installation Install SublimeLinter and l
💡 Full-featured code intelligence and smart autocomplete for Sublime Text
SublimeCodeIntel This Code Intelligence plugin for Sublime Text provides an interface to CodeIntel. CodeIntel is a code intelligence engine that was p
Enhancements to Sublime Text sidebar. Files and folders.
Sidebar Enhancements In other languages Japanese - http://taamemo.blogspot.jp/2012/10/sublime-text-2-sidebarenhancements.html?m=1 Russian - https://ww
This package adds syntax definitions for the Laravel Blade engine.
Laravel Blade Highlighter This package adds syntax definitions for the Laravel Blade engine. Works with various Sublime Text version, for older/specif
Emmet for Sublime Text
This plugin is deprecated and no longer maintained, please use new version. Emmet for Sublime Text Official Emmet plugin for Sublime Text. How to inst
Bracket and tag highlighter for Sublime Text
BracketHighlighter Bracket Highlighter matches a variety of brackets such as: [], (), {}, "", '', tag/tag, and even custom brackets. This was orig
Restart a CLI process without loading the xdebug extension.
composer/xdebug-handler Restart a CLI process without loading the Xdebug extension, unless xdebug.mode=off. Originally written as part of composer/com
Create videos programmatically in the cloud from PHP: add watermarks, resize videos, create slideshows, add soundtrack, voice-over with text-to-speech (TTS), text animations.
Create videos programmatically in the cloud from PHP: add watermarks, resize videos, create slideshows, add soundtrack, voice-over with text-to-speech (TTS), text animations.
AbuseIO is a toolkit to receive, process, correlate and notify about abuse reports received by network operators, typically hosting and access providers.
AbuseIO - Abusemanagement tools AbuseIO is a toolkit to receive, process, correlate and notify end users about abuse reports received by network opera
Run locally to export crypto tx data from crypto exchanges using their api connections, and process into a normalised format.
CryptoCredible The missing crypto-exchange data exporter tldr: run locally to export your crypto tx data from popular exchanges via api connections. E
Recoded, added features, removed useless stuff, more efficent code, PER PLAYER TEXT
WFT - 1.2.0 (BETA) Hello, and welcome to WFT. NOW IN API 4.0 This is the official recode of my old plugin WFT, witch had some issues. Overall I was no
An easy code to send messages on a discord text channel with webhook.
Status Webhook-Discord An easy code to send messages on a discord text channel with webhook. Don't forget to check the latest version of Webhook-Disco
💾 High-performance PHP application server, load-balancer and process manager written in Golang. RR2 releases repository.
RoadRunner is an open-source (MIT licensed) high-performance PHP application server, load balancer, and process manager. It supports running as a serv
LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
🚀 LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
Tool to store text encrypted in the cloud.
CryptPaste The free open source way to store encrypted text. How it works First your input is encrypted in the browser with javascript, then it is enc
Implements RMA process in Sylius ecommerce platform
Madcoders Sylius RMA Plugin Sylius RMA (Return Merchandise Authorization) plugin by Madcoders enables customer to create return form and submit return
Laravel app boilerplate with email verification process on registration
The default master branch is for Laravel 5.4 , for Laravel 5.3 boilerplate switch to the v5.3 branch Laravel app boilerplate with email verification o
Laracademy Generators - is a tool set that helps speed up the development process of a Laravel application.
Laracademy Generators Laracademy Generators - is a tool set that helps speed up the development process of a Laravel application. Author(s): Laracadem
⚡️ Simple and fastly template engine for PHP
EasyTpl ⚡️ Simple and fastly template engine for PHP Features It's simple, lightweight and fastly. No learning costs, syntax like PHP template It is s
Laravel plugin for processing payments through PayPal. Can be used separately.
Laravel PayPal Documentation Usage Support Documentation The documentation for the package can be viewed by clicking the following link: https://srmkl
Laravel paypal payment package , help you process credit card payment using paypal api
Important :The use of the PayPal REST /payments APIs to accept credit card payments is restricted by paypal and they recomand to use Braintree Direct
Control all text in multiple file bad words filter with worps
About Worps | PHP! Control all text in multiple file bad words filter with worps If you try online Click What to do use for worps Create new object Wo
Rendering markdown from PHP code
JBZoo / Markdown Installing composer require jbzoo/markdown Usage Rendering Table ?php declare(strict_types=1); use JBZoo\Markdown\Table; echo (new
Convenient tool for speeding up the intern/officer review process.
icpc-app-screen Convenient tool for speeding up the intern/officer applicant review process. Eliminates the pain from reading application responses of
A simple tool that I share with you. This tool serves to make conversions from text to audio Google Translate.
A simple tool that I share with you. This tool serves to make conversions from text to audio Google Translate. You can download this conversion 100% for free. Good luck.
Termage provides a fluent and incredibly powerful object-oriented interface for customizing CLI output text color, background, formatting, theming and more.
Termage provides a fluent and incredibly powerful object-oriented interface for customizing CLI output text color, background, formatting, theming and
A learning management system (LMS) is a software application or web-based technology used to plan, implement and assess a specific learning process.
vidyaprabodhan-gov-php-project A learning management system (LMS) is a software application or web-based technology used to plan, implement and assess
Convert Integer to English word
Convert Integer to English Words Laravel package for converting numeric value to english words. Installation You can install the package via composer:
Laravel package to convert English numbers to Bangla number or Bangla text, Bangla month name and Bangla Money Format
Number to Bangla Number, Word or Month Name in Laravel | Get Wordpress Plugin Laravel package to convert English numbers to Bangla number or Bangla te
A visual process builder
DataStory ⚡ visual programming DataStory provides a workbench for designing data flow diagrams. ⚠️ We have moved to an organisation 👇 Live Demo data-
Laravel package to convert English numbers to Bangla number or Bangla text, Bangla month name and Bangla Money Format
Number to Bangla Number, Word or Month Name in Laravel | Get Wordpress Plugin Laravel package to convert English numbers to Bangla number or Bangla te
A tiny PHP class-based program to analyze an input file and extract all of that words and detect how many times every word is repeated
A tiny PHP class-based program to analyze an input file and extract all of that words and detect how many times every word is repeated
Edit richt text content in Craft CMS using Article by Imperavi.
Article Editor About the plugin This plugin brings the powerful Article Editor from Imperavi to Craft CMS, allowing you to make create beautiful rich
A laravel package to handle sanitize process of model data to create/update model records.
Laravel Model UUID A simple package to sanitize model data to create/update table records. Installation Require the package using composer: composer r
Render Persian Text (UTF-8 Hexadecimals)
Persian-Glyphs Purpose This class takes Persian text (encoded in Windows-1256 character set) as input and performs Persian glyph joining on it and out
Cecil is a CLI application that merges plain text files (written in Markdown), images and Twig templates to generate a static website.
Cecil is a CLI application that merges plain text files (written in Markdown), images and Twig templates to generate a static website.
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
php-text-analysis PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP l
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build parse trees and also generates a listener interface (or visitor) that makes it easy to respond to the recognition of phrases of interest.
A web based file manager,web IDE / browser based code editor
KodExplorer Update to kodbox: https://github.com/kalcaddle/kodbox Download | Demo It is recommended to use a new design upgrade product:kodbox 该项目处于维护
Engine for performing and rendering text diffs
Text_Diff Engine for performing and rendering text diffs This package provides a text-based diff engine and renderers for multiple diff output formats
Integrates the Trix Editor with Laravel. Inspired by the Action Text gem from Rails.
Integrates the Trix Editor with Laravel. Inspired by the Action Text gem from Rails. Installation You can install the package via composer: composer r
Logs which process created or modified a record
It is sometimes very useful to know which process created or modified a particular record in your database. This package provides a trait to add to your Laravel models which automatically logs that for you.
kodbox is a file manager for web. It is a newly designed product based on kodexplorer.
kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms
Quickly and easily secure HTML text.
Larasane Quickly sanitize text into safe-HTML using fluid methods. Requirements PHP 7.4, 8.0 or later. Laravel 7.x, 8.x or later. Installation Just fi