Libraries tagged by top
doctrine/lexer
947375055 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/collections
425898491 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/migrations
214471036 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/deprecations
503312513 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
jeremykendall/php-domain-parser
13678918 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
react/promise-timer
46521613 Downloads
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
clue/redis-react
14767014 Downloads
Async Redis client implementation, built on top of ReactPHP.
doctrine/reflection
107074152 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
marcj/topsort
16601363 Downloads
High-Performance TopSort/Dependency resolving algorithm
pragmarx/countries
3413404 Downloads
PHP Countries and Currencies
topthink/think
1198694 Downloads
the new thinkphp framework
topthink/framework
3313323 Downloads
The ThinkPHP Framework.
slim/twig-view
8526282 Downloads
Slim Framework 4 view helper built on top of the Twig 3 templating component
league/route
3229377 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
ergebnis/json-schema-validator
29936483 Downloads
Provides a JSON schema validator, building on top of justinrainbow/json-schema.