Libraries tagged by apply
pokhreldipesh/model-filter
1 Downloads
A composable query filter system for Laravel Eloquent models. Define filters and sorting behavior on models, then apply them from request parameters.
plato-creative/silverstripe-embed
160 Downloads
Adds embed and video a dataobject along with dataextension to apply embed to existing objects.
phprise/http
1 Downloads
The HTTP Client component applying the OTAKU philosophy and following the PSR-12, PSR-7, PSR-15, PSR-18 e PSR-14.
petitkoalak/eloquent-rest-date-format
527 Downloads
trait to apply specific date format to exported model
petitchevalroux/php-cs-fixer-on-uncommited-lines
19 Downloads
Simple php script to apply php-cs-fixer only on chunk containing uncommited line
pecee/intervention-image
848 Downloads
Image handling and manipulation library with support for Laravel integration, forked to apply bugfixes and addons.
patienceman/filtan
2974 Downloads
Filtan is Laravel Http QueryFilter package designed to simplify and enhance the process of filtering queries by reading http queries. It enables developers to apply filters to queries and customize the results based on dynamic http parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your request effortlessly.
outcompute/phpwatchdog
13 Downloads
Apply fine grained execution and file access policies in PHP and block malicious scripts from execution.
orq/laravel-dddbase
15 Downloads
The library for laravel to apply Domain Driven Design Pattern
oliver-hader/composer-class-finder
9 Downloads
State-agnostic class files finder, based on Composer autoload information, without actually applying autoloader in PHP process.
odelrio/php-ddd-cqrs-api-skeleton
2 Downloads
A bootstrap to start writing API applications in PHP applying DDD, CQRS and Hexagonal Architecture
novabytes/laravel-odata
9 Downloads
Apply OData 4 query options to Eloquent models. Supports $filter, $select, $expand, $orderby, $top, $skip, and $count.
nimdevelopment/coupons
4 Downloads
A package for making, validating and applying coupons discounts.
niko9911/serializable-entity
94 Downloads
Convert entity into array or json. Apply JsonSerializable into entity.
neunerlei/options
2031 Downloads
A little helper which can be used to apply a schema to any given array