Libraries tagged by abstractor
matthewbdaly/abstract-or-final-sniff
9130 Downloads
A CodeSniffer sniff that requires that all classes be either abstract or final
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
vibius/abstract-templating
30 Downloads
Templating engine abstractor component of Vibius PHP Framework
hnrazevedo/router
270 Downloads
Router is a simple friendly URL abstractor.
abstractrs/translation
12191 Downloads
A Translation package for Laravel with database and cache support
abstractrs/laravel-pdf-merger
10402 Downloads
Package for Laravel that merges multiple PDFs into one.
abstractrs/laravel-filters
676 Downloads
Create filters which transform input values, by removing or changing characters within the value.
marcel-maqsood/mezzio-abstract-request-handler
29 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
142 Downloads
Abstract Resource Manager for Laravel
abstractrs/url-shortener
43 Downloads
Url Shortener for Laravel 5 with support for Google and Bitly drivers.
symfony/service-contracts
610760960 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
534240829 Downloads
Generic abstractions related to dispatching event
league/flysystem
471180516 Downloads
File storage abstraction for PHP