Libraries tagged by irstea
irstea/dev-pack
5105 Downloads
Méta-package qui regroupe les différents outils que nous utilisons en développement.
irstea/deployer-worker-recipe
4648 Downloads
Une recette pour deployer un worker.
thecodingmachine/safe
76696734 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
eluceo/ical
15152109 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
33391593 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
theseer/fdomdocument
41246312 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.
easycorp/easy-log-handler
10733939 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.
onnov/detect-encoding
3141299 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
nette/safe
875040 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
magepal/magento2-reindex
582087 Downloads
Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.
hhxsv5/php-sse
156387 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.
aymanalhattami/filament-page-with-sidebar
135475 Downloads
Organize resource pages in sidebar instead of putting all the buttons and links elsewhere in order to make navigation between pages more comfortable.
zf1s/zf1
22071 Downloads
Zend Framework 1 complete package, PHP 5.3-8.3 compatible. Please consider using individual zf1s/zend-* packages instead - see README.
vlucas/bulletphp
49632 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
shish/safe
502476 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error