Libraries tagged by or
doctrine/orm
250531200 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
514317754 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
symfony/string
601048890 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/http-foundation
765165980 Downloads
Defines an object-oriented layer for the HTTP specification
sebastian/code-unit-reverse-lookup
703789187 Downloads
Looks up which function or method a line of code belongs to
phpdocumentor/reflection-docblock
657811132 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
dragonmantank/cron-expression
395506544 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
orchestra/testbench
31459823 Downloads
Laravel Testing Helper for Packages Development
gedmo/doctrine-extensions
104845722 Downloads
Doctrine behavioral extensions
doctrine/persistence
244900852 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/doctrine-bundle
211431157 Downloads
Symfony DoctrineBundle
cakephp/cakephp
16258251 Downloads
The CakePHP framework
zircote/swagger-php
108288690 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/uid
204887520 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/serializer
257455199 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.