Libraries tagged by DAST
fzaninotto/faker
235061221 Downloads
Faker is a PHP library that generates fake data for you.
symfony/serializer
331779874 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
269203512 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
215973995 Downloads
Provides access to the localization data of the ICU library
spatie/temporary-directory
104785291 Downloads
Easily create, use and destroy temporary directories
opis/closure
235795433 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
nette/schema
375918114 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/oauth2-server
149089714 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
67575805 Downloads
Handle the output of complex data structures ready for API output.
league/csv
184782160 Downloads
CSV data manipulation made easy in PHP
laravel/horizon
97486172 Downloads
Dashboard and code-driven configuration for Laravel queues.
jms/serializer
142994450 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.
almasaeed2010/adminlte
9008447 Downloads
AdminLTE - admin control panel and dashboard that's based on Bootstrap 4
illuminate/database
55310044 Downloads
The Illuminate Database package.
spatie/data-transfer-object
30850196 Downloads
Data transfer objects with batteries included