Libraries tagged by abstractor
matthewbdaly/abstract-or-final-sniff
9234 Downloads
A CodeSniffer sniff that requires that all classes be either abstract or final
marcusslv/abstractor
37 Downloads
Pacote Laravel para geração de classes base de domínio com foco em arquitetura limpa, reutilização e produtividade.
dominikstyp/laravel-model-abstractor
9 Downloads
Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.
matthewslouismarie/auth-abstractor
4 Downloads
Complete abstraction of credential and U2F authentication
chrisdjst/upload-abstractor
26 Downloads
Abstração SOLID para upload com suporte a S3 e armazenamento local.
vibius/abstract-templating
31 Downloads
Templating engine abstractor component of Vibius PHP Framework
hnrazevedo/router
277 Downloads
Router is a simple friendly URL abstractor.
abstractrs/laravel-pdf-merger
14426 Downloads
Package for Laravel that merges multiple PDFs into one.
abstractrs/translation
12580 Downloads
A Translation package for Laravel with database and cache support
riste/repository
8 Downloads
Allow you to easily cache laravel models and retrieve from laravel's cache by extending AbstractRepository
marcel-maqsood/mezzio-abstract-request-handler
111 Downloads
The AbstractRequestHandler is a abstract RequestHandler that contaisn additional functions to be used in a Laminas/Mezzio application
codiverum/yii2-abstracttree
57 Downloads
Extension contains abstract classes to provide base for tree structured data
rtmatt/abstractresource
148 Downloads
Abstract Resource Manager for Laravel
abstractrs/url-shortener
46 Downloads
Url Shortener for Laravel 5 with support for Google and Bitly drivers.
abstractrs/laravel-filters
678 Downloads
Create filters which transform input values, by removing or changing characters within the value.