Libraries tagged by irstea
irstea/maybe
0 Downloads
Implémentation du type Maybe pour PHP.
irstea/file-upload-bundle
33 Downloads
Bundle de gestion de fichiers intégrée à Symfony et Twitter-Bootstrap.
thecodingmachine/safe
65427409 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
eluceo/ical
13825867 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
29514065 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
theseer/fdomdocument
40380985 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
10579543 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.
shish/safe
361234 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
onnov/detect-encoding
2716070 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
nette/safe
530615 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
magepal/magento2-reindex
540648 Downloads
Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.
hhxsv5/php-sse
140828 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
101699 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
15970 Downloads
Zend Framework 1 complete package, PHP 5.3-8.3 compatible. Please consider using individual zf1s/zend-* packages instead - see README.
vaened/laroute
48335 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.