Libraries tagged by dat
league/uri-interfaces
241821099 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
kreait/firebase-php
44758712 Downloads
Firebase Admin SDK
doctrine/migrations
218457263 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
255536243 Downloads
Symfony DoctrineBundle
symfony/serializer
329794285 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
267966182 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
214895139 Downloads
Provides access to the localization data of the ICU library
opis/closure
235403499 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
nette/schema
373080847 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/oauth2-server
148125832 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/fractal
67352420 Downloads
Handle the output of complex data structures ready for API output.
league/csv
183428279 Downloads
CSV data manipulation made easy in PHP
jms/serializer
142527853 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
illuminate/database
55121507 Downloads
The Illuminate Database package.
spatie/data-transfer-object
30742853 Downloads
Data transfer objects with batteries included