Libraries tagged by datx
doctrine/doctrine-bundle
206117258 Downloads
Symfony DoctrineBundle
fzaninotto/faker
223137027 Downloads
Faker is a PHP library that generates fake data for you.
symfony/var-exporter
296542079 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
248003943 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
213038638 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
163205246 Downloads
Provides access to the localization data of the ICU library
opis/closure
213571376 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
nette/schema
246561447 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/oauth2-server
108741441 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
128176602 Downloads
CSV data manipulation made easy in PHP
jms/serializer
118747016 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
yajra/laravel-datatables-oracle
28084424 Downloads
jQuery DataTables API for Laravel
spatie/laravel-data
15563528 Downloads
Create unified resources and data transfer objects
illuminate/database
44742812 Downloads
The Illuminate Database package.
spatie/data-transfer-object
22886999 Downloads
Data transfer objects with batteries included