Libraries tagged by asphp
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
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
214 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
102127579 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/dns
24866380 Downloads
Async DNS resolution for Amp.
amphp/byte-stream
96278472 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
37091355 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
24687195 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/process
37017806 Downloads
A fiber-aware process manager based on Amp and Revolt.
amphp/parallel
32709480 Downloads
Parallel processing component for Amp.
amphp/pipeline
18627719 Downloads
Asynchronous iterators and operators.