Libraries tagged by or
doctrine/orm
307818497 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
618172559 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
symfony/string
804156174 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
952021892 Downloads
Defines an object-oriented layer for the HTTP specification
sebastian/code-unit-reverse-lookup
847980196 Downloads
Looks up which function or method a line of code belongs to
phpdocumentor/reflection-docblock
766558026 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
529586993 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
yajra/laravel-datatables-oracle
37178756 Downloads
jQuery DataTables API for Laravel
gedmo/doctrine-extensions
127280803 Downloads
Doctrine behavioral extensions
doctrine/persistence
313088655 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/doctrine-bundle
260713791 Downloads
Symfony DoctrineBundle
cakephp/cakephp
20106958 Downloads
The CakePHP framework
zircote/swagger-php
150105349 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/uid
335140399 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/serializer
340134551 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.