Libraries tagged by or
doctrine/orm
243976301 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
499258265 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
symfony/http-foundation
737961455 Downloads
Defines an object-oriented layer for the HTTP specification
sebastian/code-unit-reverse-lookup
675755369 Downloads
Looks up which function or method a line of code belongs to
phpdocumentor/reflection-docblock
640508892 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
376880339 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
gedmo/doctrine-extensions
102423501 Downloads
Doctrine behavioral extensions
doctrine/persistence
236358269 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/doctrine-bundle
206156122 Downloads
Symfony DoctrineBundle
zircote/swagger-php
104347507 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
symfony/uid
187571764 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/string
569281033 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
248064491 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/property-access
241098470 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/http-client
248555630 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously