Libraries tagged by extended
soyuka/esql
1581 Downloads
PHP Extended Structured Query Language
soyhuce/laravel-model-injection
11524 Downloads
Extended Model injection for Laravel
sourcebroker/deployer-typo3-media
2391 Downloads
Media sync for TYPO3 with deployer-extended-media.
sourcebroker/deployer-typo3-database
2479 Downloads
Database sync for TYPO3 with deployer-extended-database.
someonefamous/laravel-findby
10133 Downloads
Extended 'find' functionality for Eloquent (Laravel).
sfneal/models
93093 Downloads
Eloquent Model wrapper with extended functionality
rotexsoft/versatile-collections
5639 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
roots/acorn-post-types
222 Downloads
Simple post types and taxonomies using Extended CPTs for Acorn.
padosoft/laravel-support
9545 Downloads
support helpers, extended providers etc.. for laravel
maggomann/filament-only-icon-display
5099 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
liquidlight/cc-routing
19155 Downloads
Extended routing with database persistence
klevu/module-m2-analytics
5895 Downloads
Provides support for sending analytics data to Klevu. Extended by specific analytics extensions for entities including orders
godruoyi/easy-container
4696 Downloads
A small PHP 5.3 dependency injection container extended from Laravel container.
fattureincloud/php-code-standard
8390 Downloads
PHP CS Fixer coding standard, extended from @PhpCsFixer.
codedor/filament-architect
4224 Downloads
Extended Builder field for Filament