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