Libraries tagged by dat
spatie/laravel-backup
26813485 Downloads
A Laravel package to backup your application
robmorgan/phinx
50681921 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
nette/utils
460290172 Downloads
🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
mongodb/laravel-mongodb
9374158 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
league/uri-interfaces
267683680 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
kreait/firebase-php
48025633 Downloads
Firebase Admin SDK
doctrine/migrations
226873686 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
264298357 Downloads
Symfony DoctrineBundle
symfony/serializer
347661428 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
278724682 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
224401310 Downloads
Provides access to the localization data of the ICU library
opis/closure
238694586 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
nette/schema
398253078 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/fractal
69223409 Downloads
Handle the output of complex data structures ready for API output.
league/csv
195612618 Downloads
CSV data manipulation made easy in PHP