Libraries tagged by odat
nette/utils
320485237 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
141928895 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
143459475 Downloads
URI manipulation library
doctrine/migrations
178478046 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
213005237 Downloads
Symfony DoctrineBundle
fzaninotto/faker
225390352 Downloads
Faker is a PHP library that generates fake data for you.
symfony/var-exporter
316383509 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
260109025 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
220996996 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
170479011 Downloads
Provides access to the localization data of the ICU library
opis/closure
218254054 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
nette/schema
268671918 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/oauth2-server
114045935 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
135508235 Downloads
CSV data manipulation made easy in PHP
jms/serializer
122212267 Downloads
Library for (de-)serializing data of any complexity; supports XML, and JSON.