Libraries tagged by like php
codemonster-ru/database
461 Downloads
Lightweight, framework-agnostic database layer with PDO connections, fluent Query Builder, Schema Builder, and full migration system.
beporter/coverage-ensure
500 Downloads
PHP CLI script that reads clover.xml coverage reports and returns non-zero when percent coverage is below specified threshold. Intended for use with automated test/build tools like Travis CI, Circle CI, GitHub Actions and Jenkins.
phputil/router
980 Downloads
ExpressJS-like router for PHP
phpsa/laravel-one-time-operations
615 Downloads
Run operations once after deployment - just like you do it with migrations!
saberliou/whetstone
3501 Downloads
A Laravel package with console commands like `php artisan make` for generating self-defined PHP blank classes.
pguardiario/pgbrowser
123 Downloads
A 'pretty good' mechanize-like php library for managing cookies and submitting forms.
michaelyousrie/batframe
56 Downloads
A tiny Flask-like PHP microframework where each public method is an endpoint and routes are inferred from method names.
jonphipps/idehelper
694 Downloads
Generate a file to help IDE's like PHPStorm, NetBeans, or Sublime Text with code completion for Laravel's static facades
samandeggs/validation
3753 Downloads
PHP Laravel like standalone validation library - based on Rakit/Validation
plumbok/plumbok
687 Downloads
Runtime Code Generator like Lombok for PHP
needle-project/process-transaction
3609 Downloads
Offer a transaction like support for php processes
flytachi/winter-thread
594 Downloads
A lightweight process engine for PHP — Java-like control of background tasks as isolated OS processes, without heavy extensions (no swoole/pthreads/parallel).
eboreum/exceptional
8016 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
e-butik/gittern
4699 Downloads
A Git library written in pure PHP. Making Git like music for PHP's ears.
ijortengab/parse-html
5936 Downloads
ParseHTML is PHP library working like jQuery, give you an easy way to get any information from text html.