Libraries tagged by live php
cmpayments/jsonlint
4641 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.
camspiers/statistical-classifier
36991 Downloads
A PHP implementation of Complement Naive Bayes and SVM statistical classifiers, including a structure for building other classifier, multiple data sources and multiple caching backends
byteever/container
129 Downloads
A powerful dependency injection container specifically designed for WordPress plugin development with advanced features like auto-wiring, service binding, and configuration management.
baklysystems/laravel-chat-messenger
1829 Downloads
Laravel chat package
arvin-rahnama/laravelpwa
1875 Downloads
Looks like an app, feels like an app, but NOT an app.
10quality/ayuco
5458 Downloads
Command-Line interface that can be used to execute commands written in PHP.
phplucidframe/bare-migration
10396 Downloads
A simple PHP command line tool to generate CodeIgniter bare migration file.
neuron-php/cli
39 Downloads
Unified command-line interface for the Neuron PHP framework
phpmx/core
285 Downloads
Núcleo leve, rastreável e modular para criação de aplicações modernas com PHP, orientado à manutenção e performance.
phpsa/laravel-one-time-operations
172 Downloads
Run operations once after deployment - just like you do it with migrations!
saberliou/whetstone
2836 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.
lucasbustamante/stubz
658 Downloads
A command-line PHP stub generator using BetterReflection.
duncan3dc/console
263325 Downloads
Create command line php applications using symfony/console
arthurdick/term-to-svg
3 Downloads
A command-line PHP tool that converts terminal session recordings into animated SVG files.