Libraries tagged by custom_data
eliel-elie/laravel-connection-guard
2 Downloads
Project Laravel database connections with configurable guards such as read-only mode, dangerous SQL prevention and custom validation rules.
cyberionsys/laravel-countries
339 Downloads
A database with ISO country information in all configured translations
copemsamx/laravel-seedable
5 Downloads
Laravel package that allows seeding based on a trait and custom seeder
bishwopl/zf3fileupload
202 Downloads
Custom file upload element for zf3, supports filesystem and database storage(using DoctrineORM)
bishwopl/laminas-file-upload
13 Downloads
Custom file upload element for laminas MVC framework, supports filesystem and database storage(using DoctrineORM)
bhavishyajeet/laravel-searchable-trait
4 Downloads
A powerful, flexible search trait for Laravel Eloquent models with support for relation searches, custom column selection, and configurable table mappings.
aditia-dev/tcpdf
7 Downloads
My custom TCPDF version
scribe/cache-bundle
816 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
scr-be/teavee-object-cache-bundle
78 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
andreas-glaser/dc-event-bundle
945 Downloads
Doctrine Custom Event Bundle - This bundle attaches an event handler during preFlush, allowing you to persist, update and remove entities while having access to change sets.
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
datascript/laravel-sms
3 Downloads
Laravel Custom SMS Provider
datamints/feuser
16857 Downloads
User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!
custom-d/hashed-search
2647 Downloads
A hashed search package for adding a searchable hash to your encrypted database columns
webiik/middleware
65 Downloads
The Middleware is middleware launcher that allows automatic constructor DI and sending custom data among middleware.