Libraries tagged by INSEE
jeromeklam/freeapi
96 Downloads
Free PHP API
vimeo/psalm
54438867 Downloads
A static analysis tool for finding errors in PHP applications
thecodingmachine/safe
59898986 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
orangehill/iseed
6727708 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
jetbrains/phpstorm-stubs
15079328 Downloads
PHP runtime & extensions header files for PhpStorm
eluceo/ical
12902649 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.
symfony/html-sanitizer
9497993 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
mavinoo/laravel-batch
2164582 Downloads
Insert and update batch (bulk) in laravel
drupal/core-recommended
26742920 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
theseer/fdomdocument
39858386 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
10477215 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.
yadakhov/insert-on-duplicate-key
2592565 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
inspector-apm/inspector-laravel
1318766 Downloads
Code Execution Monitoring, built for developers.
weirdan/doctrine-psalm-plugin
5250818 Downloads
Stubs to let Psalm understand Doctrine better
aura/sqlquery
2269511 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.