Libraries tagged by datx
nette/utils
438083739 Downloads
🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
league/uri-interfaces
246115329 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
247513571 Downloads
URI manipulation library
kreait/firebase-php
45299820 Downloads
Firebase Admin SDK
doctrine/migrations
219897423 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
257025443 Downloads
Symfony DoctrineBundle
fzaninotto/faker
235145149 Downloads
Faker is a PHP library that generates fake data for you.
symfony/serializer
332750360 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
269788566 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
216465318 Downloads
Provides access to the localization data of the ICU library
opis/closure
236051783 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
nette/schema
377320494 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/oauth2-server
149521804 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
67670617 Downloads
Handle the output of complex data structures ready for API output.
league/csv
185423716 Downloads
CSV data manipulation made easy in PHP