Libraries tagged by use case
bilalswiftsolutions/barcode
3857 Downloads
Barcode & Qr Code generator library. You can use it with Custom PHP application or any PHP Framework such as Laravel, Cakephp, Yii, Codeigneter etc.
morningtrain/data-transfer-object-casters
2240 Downloads
A package containing Data Transfer Object casters, for use with spatie/data-transfer-object
erwane/cakephp-token
1458 Downloads
Easy use token in CakePHP 4
mosaxiv/cakephp-mix
3343 Downloads
Helper to use laravel-mix with CakePHP3
chustilla/cakephp-fractal
10069 Downloads
An easy to use Fractal integration for CakePHP 3 applications
josegonzalez/cakephp-mail-preview
4130 Downloads
CakePHP plugin for use with previewing emails during development
maurymmarques/minify-cakephp
1237 Downloads
A CakePHP plugin that facilitates the use of PHP Minify with CakePHP
okaeli/magento2-category-code
303 Downloads
The Category Code module for Magento2 creates a new category attribute in order to use it as a unique identifier for categories.
theod02/castor-class-task
1142 Downloads
Add possibility to use class and methods to expose task in castor
schickling/laravel-cash
695 Downloads
Simple to use cache layer for your laravel application using memcached & nginx.
grafikart/cakephp-media
1286 Downloads
The main goal of this plugin is to give you the ability to create and associatie any kind of media with your content. This system use behaviour to associate medias with your content and a helper to manage the UI.
dereuromark/cakephp-file-storage
242 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
calmohallag/nullable-casting
6685 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
casbin/yii-adapter
3210 Downloads
Use Casbin in Yii2 PHP Framework, Casbin is a powerful and efficient open-source access control library.
casbin/laravel-adapter
566 Downloads
Use casbin in laravel.