Libraries tagged by dexi
contentstack/contentstack
48035 Downloads
Contentstack is a headless CMS with an API-first approach that puts content at the centre. It is designed to simplify the process of publication by separating code from content.
codewithdennis/filament-factory-action
7055 Downloads
This plugin adds a new feature to the Filament admin panel table, enabling easy generation of test records for your database tables using your Laravel Factory definitions.
cleaniquecoders/traitify
2496 Downloads
Traitify is a Laravel package designed to streamline and enhance your development process by providing a collection of reusable traits and contracts.
chubbyphp/chubbyphp-parsing
87068 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
chronon/mobile_detect
237379 Downloads
A CakePHP plugin component for identifying mobile devices using the Mobile_Detect project.
cheprasov/php-memcached-lock
228065 Downloads
MemcachedLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
cerbero/exception-handler
6983 Downloads
Extend Laravel exception handler to define how to handle custom exceptions via service providers.
cebe/yii2-lifecycle-behavior
19163 Downloads
Define the lifecycle of a model by defining allowed satus changes in terms of a state machine.
byjg/singleton-pattern
52225 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
blancks/fast-jsonpatch-php
2418 Downloads
Class designed to efficiently handle JSON Patch operations in accordance with the RFC 6902 specification
bezhansalleh/filament-addons
13336 Downloads
A Set of Filament Component Addons with different designs and extra functionalities
benpickles/peity
2780 Downloads
Peity (sounds like deity) is a jQuery plugin that converts an element's content into a mini `` pie, donut, line or bar chart.
bennettstone/magicmin
3971 Downloads
MagicMin is a PHP based javascript and stylesheet minification and merging class designed to generate minified, merged, and automatically updating files to simplify the process of minified file usage and updating when going between production and development environments.
based/laravel-fluent
13314 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
ahsankhatri/cryptolib-php
64276 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.