Libraries tagged by or
doctrine/orm
297774577 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
600366352 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
symfony/http-foundation
918804269 Downloads
Defines an object-oriented layer for the HTTP specification
sebastian/code-unit-reverse-lookup
825305647 Downloads
Looks up which function or method a line of code belongs to
phpdocumentor/reflection-docblock
746152361 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
504330761 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
yajra/laravel-datatables-oracle
35681190 Downloads
jQuery DataTables API for Laravel
gedmo/doctrine-extensions
123573101 Downloads
Doctrine behavioral extensions
doctrine/persistence
301133190 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/doctrine-bundle
252078548 Downloads
Symfony DoctrineBundle
cakephp/cakephp
19343219 Downloads
The CakePHP framework
zircote/swagger-php
142378607 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/uid
309921959 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/string
768396770 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/serializer
323417080 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.