Libraries tagged by logic
hejunjie/cache
282 Downloads
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.
hashemi/queryfilter
973 Downloads
A simple & dynamic package for your eloquent query in laravel. It will help you to write query logic individual for each parameter.
guysartorelli/silverstripe-composable-validators
1625 Downloads
Adds composable form validators with reusable validation logic.
fond-of-oryx/payone-secure-invoice
12282 Downloads
Implements necessary business logic to use Payone Secure Invoice with Spryker.
flixtechs-labs/laravel-authorizer
944 Downloads
Implement robust laravel authorization logic without writing a single line of code
evansims/openfga-php
13 Downloads
Stop writing authorization logic. Start asking questions. OpenFGA high performance relationship-based access control for PHP.
dechamp/shorty
8508 Downloads
Just a few tools to help avoid annoying things such as long logic where it should be simple.
daandelange/translatedlayout
4 Downloads
Layout and blocks fields with embedded translation logic.
cseufert/hamle
6426 Downloads
A PHP template engine. HAMLE was inspired by HAML/Jade, however involves less typing, and does not allow php code in a template, but does have logic and function calls.
contextualcode/ezplatform-richtext-template-extension
13527 Downloads
eZ Platform bundle which allows implementing custom logic for custom tags/styles
cloudcake/laravel-properties
3 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.
barrelstrength/sprout-active
20509 Downloads
Simplify navigation and URL-based logic in your templates.
atoolo/runtime
3959 Downloads
Composer plugin for initializing bootstrapping logic such as initialization and requirement validation
romm/configuration-object
29443 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
rinvex/laravel-widgets
1552 Downloads
Rinvex Widgets is a powerful and easy to use widget system, that combines both the power of code logic and the flexibility of template views. You can create asynchronous widgets, reloadable widgets, and use the console generator to auto generate your widgets, all out of the box.