Libraries tagged by simple admin
danilovl/symfony-console-input-validation
52 Downloads
Provide a simple method for adding input validation to Symfony console commands.
c16r/time-adder
42 Downloads
Simple package for adding times together
burnbright/silverstripe-banner
506 Downloads
Provides a simple framework for adding banners to pages.
peterfox/recaptcha-laravel
206 Downloads
A simple package for adding and validating Recaptcha fields in Laravel
wasim/adder
2 Downloads
A simple PHP package for adding two numbers.helper
sheadawson/silverstripe-zen-googleanalytics
637 Downloads
A simple module for easily adding google analytics js tracking code to a silverstripe site.
kel/hooks
13 Downloads
A simple php framework for adding runtime hooks to a system.
gravitatenz/fta-cache
4 Downloads
Simple twig extension for adding cache headers
edmondscommerce/jirashell
429 Downloads
A simple PHP class for adding issues on Jira
zaghadon/laravel-social
76 Downloads
A full and simple Toolkit Package for instantly adding Social Features to Laravel Project [Adapted From Miladimos]
linkorb/flex-log
1071 Downloads
Simple wrapper around monolog-cascade adding practical utilities
hendricha/tagpass
12 Downloads
Simple symfony compiler passes for adding tagged services to other services
xm/flash-bundle
309 Downloads
Makes adding & translating flash messages in Symfony simple.
dtvmedia/laravel-log-tracer
5 Downloads
A simple package for enhancing Laravel logging by adding the source from where the log was triggered, making it easier to trace the origin of log entries.
zalevsk1y/container-builder
161 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.