Libraries tagged by live php
longdinhh/validation
7938 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
kariricode/data-structure
73 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
fuseaware/libchart
6169 Downloads
Simple PHP chart drawing library
flightphp/skeleton-simple
19 Downloads
A Simpler Flight PHP framework skeleton app to get your new projects up and running ASAP
dcarbone/helpers
366 Downloads
Some simple helper classes for PHP
datatable/core
3943 Downloads
DataTable core and command-line tools
cmpayments/jsonlint
4517 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
arvin-rahnama/laravelpwa
706 Downloads
Looks like an app, feels like an app, but NOT an app.
phpixie/console
16992 Downloads
Console command library for PHPixie
phpixie/cli
16984 Downloads
CLI library for PHPixie
phputil/router
376 Downloads
ExpressJS-like router for PHP
php-programmist/pheanstalk-bundle
1179 Downloads
The LeezyPheanstalkBundle is a Symfony 4-5 Bundle that provides a command line interface for manage the Beanstalkd workqueue server & a pheanstalk integration.
pguardiario/pgbrowser
123 Downloads
A 'pretty good' mechanize-like php library for managing cookies and submitting forms.
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
sciactive/requirephp
999 Downloads
An implementation of dependency injection (like RequireJS) in PHP.