Libraries tagged by irstea
irstea/dev-pack
5090 Downloads
Méta-package qui regroupe les différents outils que nous utilisons en développement.
irstea/deployer-worker-recipe
4633 Downloads
Une recette pour deployer un worker.
thecodingmachine/safe
70890899 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
eluceo/ical
14616061 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
31796727 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
theseer/fdomdocument
40866730 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
10671403 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
2962015 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
nette/safe
733119 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
magepal/magento2-reindex
565804 Downloads
Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.
hhxsv5/php-sse
150734 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
122392 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
19738 Downloads
Zend Framework 1 complete package, PHP 5.3-8.3 compatible. Please consider using individual zf1s/zend-* packages instead - see README.
vaened/laroute
84755 Downloads
An enhanced Laravel extension to export named routes to JavaScript, allowing you to use route names instead of URLs. Supports route grouping for modular applications.
shish/safe
441396 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error