Libraries tagged by lite library
maplephp/prompts
63 Downloads
PHP Prompts is a pretty, interactive, lightweight, and user-friendly CLI (Command Line Interface) PHP library designed for seamless use across Linux, Unix, Darwin, and Windows.
luismarto/phpopenchart
1674 Downloads
PHP library to draw Column, Bar, Line and Pie Charts
vuduythanh2020/mysql-replication
2918 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
upscale/stdlib-object-lifecycle
34 Downloads
Library to monitor lifecycle of objects allocated by long-running PHP scripts
supermetrics-public/php-mysql-replication
57 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
sdboyer/frozone
12 Downloads
Freeze and lock objects. Also makes you 23% more like Samuel L. Jackson.
robertogriel/php-mysql-replication
23 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
mehrdad-dadkhah/hls-video-generater
1444 Downloads
PHP library for generating video m3u8 playlist
maplephp/unitary
25 Downloads
PHP Unitary is a user-friendly and robust unit testing library designed to make writing and running tests for your PHP code easy.
jambagecom/migration-core
3355 Downloads
Migration class maps for TYPO3 Core classes like t3lib_div, t3lib_extMgm and tslib_pibase.
gemini/php-mysql-replication
5 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
crimsonkissaki/mockmaker
41 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
codeitnowin/curlrequestit
38 Downloads
Light weight curl request library by http://www.codeitnow.in, It has setters and getters to make easy to use. You can use Curl Request with any framework like Symfony, Laravel, CackPHP, CodeIgniter, Yii etc. This is alternate of Guzzle and other libraries.
brick/console
588 Downloads
A CLI library for PHP
arifszn/laravel-advanced-validation
33 Downloads
Laravel advanced validation rules for real-life scenarios.