Libraries tagged by dat
doctrine/orm
258058742 Downloads
Object-Relational-Mapper for PHP
doctrine/dbal
529064562 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
monolog/monolog
877474628 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
dragonmantank/cron-expression
412729671 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
dflydev/dot-access-data
302496859 Downloads
Given a deep data structure, access data by dot notation.
doctrine/data-fixtures
122085283 Downloads
Data Fixtures for all Doctrine Object Managers
league/uri
153294090 Downloads
URI manipulation library
fakerphp/faker
305767778 Downloads
Faker is a PHP library that generates fake data for you.
fzaninotto/faker
226715157 Downloads
Faker is a PHP library that generates fake data for you.
tecnickcom/tcpdf
88169750 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
nette/utils
332810999 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
doctrine/migrations
182976524 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/doctrine-bundle
217829918 Downloads
Symfony DoctrineBundle
symfony/var-exporter
327072624 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
267639273 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.