Libraries tagged by def
tarfin-labs/event-machine
6716 Downloads
An event-driven state machine library for PHP, providing an expressive language to define and manage application states, enabling developers to create complex workflows with ease and maintainability.
synergitech/laravel-magic-enums
298 Downloads
A Laravel package that adds extra power to your PHP enums, and lets you use them in your frontend with type definitions.
symbiote/silverstripe-usertemplates
13587 Downloads
Provides user-definable templates within the CMS that can be applied to content trees. Allows specification of Layout and main templates, as well as associating css + js files
symbiote/silverstripe-dynamiclists
8619 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
swisnl/php-cs-fixer-config
37010 Downloads
Default PHP-CS-Fixer config factory used at SWIS
stymiee/password-helper
8744 Downloads
A PHP library that makes using best practices with passwords easy by default
stefanfroemken/repair_translation
64382 Downloads
Get rid of displaying the default file in translated records
sourceboat/laravel-static-permission
17604 Downloads
Define laravel permissions and roles by code
slavkovrn/yii2-imagecarousel
8101 Downloads
The Yii2 extension uses jQuery jquery.carousel-1.1.min.js and makes image carousel from php array of structure defined.
shibuyakosuke/laravel-ddl-export
7716 Downloads
Export Table definition to spreadsheet by artisan command.
sheadawson/silverstripe-shortcodable
18061 Downloads
Provides a GUI for CMS users to insert Shortcodes into the HTMLEditorField + an API for developers to define Shortcodable DataObjects and Views
shaka/dynamic-update-trait
5348 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
saberliou/whetstone
2721 Downloads
A Laravel package with console commands like `php artisan make` for generating self-defined PHP blank classes.
rohan0793/jsend
14597 Downloads
To define a JSend response macro for Laravel 5 applications
reinfi/openapi-models
4262 Downloads
Generate PHP models from openapi definition