Libraries tagged by asphp
gizra/robo-elasticsearch
6 Downloads
ElasticSearch provision for Drupal Robo command as PHP trait
gizra/robo-deployment
7 Downloads
Pantheon-specific deployment Robo commands as PHP trait
gizra/robo-bootstrap
7 Downloads
Bootstraps a new Drupal project on Pantheon: Robo command as PHP trait
dalee/php-config
4271 Downloads
A set of php configurations for different cool tools such as php-cs-fixer, etc
codesoup/metabox-schema
46 Downloads
Schema-driven form builder system for WordPress. Define fields as PHP arrays, use Renderer class to render forms and sanitize POST data. Use Validator to validate user input against your schema.
charm/schema
8 Downloads
A simple to use schema validator allowing you to validate strings, numbers, arrays and objects. Modelled after JSON Schema written as PHP arrays.
1of0/phpdoc-reader
228 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
wnx/emojis
0 Downloads
Up to date Emojis as PHP Classes
php-extended/php-insee-sirene-bulk-api
598 Downloads
A php API wrapper to the Sirene bulk exports to make the data available as php objects.
php-extended/php-insee-ban-bulk-api
571 Downloads
A php API wrapper to the Base d'Adresse Nationale (BAN) source to make the data available as php objects
amphp/amp
134287504 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/http-server
6856299 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/dns
47174345 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
126180345 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
61410550 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.