Libraries tagged by surl
dps-software-srl/php-error-lib
508 Downloads
Gestor de errores
dps-software-srl/php-dps-libs
734 Downloads
Common libs
dps-software-srl/php-csrf-lib
729 Downloads
CSRF lib
surt/granada
1363 Downloads
Active Record / ORM with eager loading, lazy loading and more
surgiie/blade-cli
449 Downloads
Use Laravel's blade engine from the command line to render files.
surgiie/blade
610 Downloads
A extended version of the laravel blade engine so it can be used on any textual.
waaz/opengraph-bundle
2563 Downloads
Sulu Bundle to provide Opengraph Tab in Website administration
softcomtecnologia/application-insights
3428 Downloads
This project extends the Application Insights API surface to support PHP.
simpleanalytics/laravel-package
436 Downloads
Simple Analytics is a clean, simple, and privacy friendly analytics tool. Actionable data in a beautiful dashboard. It does not use cookies and you can bypass ad blockers. Make sure to signup to get most value out of this plugin.
quellenform/t3x-iconpack-typo3
789 Downloads
This Extension registers an Iconpack-Provider for EXT:iconpack which allows you to use the "TYPO3 Icons" in ...TYPO3 (surprise!).
opencontent/mugosurvey_addons-ls
4494 Downloads
Mugo Survey Addons (OpenContent Fork)
omarelgabry/miniphp
64 Downloads
A small, simple PHP MVC framework skeleton that encapsulates a lot of features surrounded with powerful security layers.
mouf/utils.common.lock
67172 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
mouf/html.utils.weblibrarymanager
358944 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.
mathiasverraes/uptodocs
276 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.