Libraries tagged by dota
moneyphp/money
55331091 Downloads
PHP implementation of Fowler's Money pattern
league/uri
90251388 Downloads
URI manipulation library
league/config
175969459 Downloads
Define configuration arrays with strict schemas and access values with dot notation
fakerphp/faker
224547152 Downloads
Faker is a PHP library that generates fake data for you.
doctrine/migrations
156289938 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
188729938 Downloads
Symfony DoctrineBundle
fzaninotto/faker
217789780 Downloads
Faker is a PHP library that generates fake data for you.
symfony/web-profiler-bundle
106990026 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/var-exporter
252670306 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
218376966 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
193955781 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
145258558 Downloads
Provides access to the localization data of the ICU library
nette/schema
201559405 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/oauth2-server
95708883 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
league/csv
110662402 Downloads
CSV data manipulation made easy in PHP