Libraries tagged by irstea
irstea/deployer-worker-recipe
4868 Downloads
Une recette pour deployer un worker.
irstea/composer-require-checker-shim
45670 Downloads
Shim repository for maglnet/composer-require-checker
thecodingmachine/safe
119384426 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
tecnickcom/tcpdf
113025882 Downloads
Deprecated legacy PDF engine for PHP. Use instead tecnickcom/tc-lib-pdf.
eluceo/ical
19136625 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
drupal/core-recommended
43578722 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
theseer/fdomdocument
42820786 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
tecnick.com/tcpdf
3124697 Downloads
Deprecated legacy PDF engine for PHP. Use instead tecnickcom/tc-lib-pdf.
easycorp/easy-log-handler
11053355 Downloads
A handler for Monolog that optimizes log messages to be processed by humans instead of software. Improve your productivity with logs that are easy to understand.
php-static-analysis/attributes
106466 Downloads
Attributes used instead of PHPDocs for static analysis tools
onnov/detect-encoding
4271120 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
magepal/magento2-reindex
718355 Downloads
Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.
igbinary/igbinary
6250 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
hhxsv5/php-sse
190020 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
cyppe/laravel-batch-jobs-redis-driver
191889 Downloads
Redis driver for handling batch jobs in Laravel instead of default mysql table job_batches