Libraries tagged by kept
cybercog/laravel-eloquent-flag
15562 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
mfonte/laravel-collective-html
1261 Downloads
Laravel 11 compatible fork of LaravelCollective/html. Namespaces kept as original for compatibility. HTML and Form Builders for the Laravel Framework
radig/locale
1335 Downloads
CakePHP Locale: allow your users to input localized data (like dates and decimals) while kept consistency at database-level.
terraformers/scaffolded-fields
1 Downloads
Configure which scaffolded fields are kept and which are removed.
scale/store
3 Downloads
Store variables and objects in memory for later dependency injection DI. Static 'standalone' library. Most Scale framework packages can be used for themselves. Dependencies are kept to a minimum.
mouf/utils.cache.session-cache
11 Downloads
This package contains a cache mechanism that relies on the session of the user. Therefore, the cache is a bit special, since it is kept for the duration of the session, and is only accessible by the current user. The session has to be started (using session_start()).
johnniewalker/example-php-cli-application
3963 Downloads
Example of a nice CLI Application in PHP for a job interview. Kept as a reminder.
tsekka/data-loader
55 Downloads
For Laravel framework. Adds helper function to access static data kept in data directory.
scribe/yuicompressor-library
307 Downloads
An up-to-date fork of Yahoo's JS and CSS compressor, kept in regular sync with upstream, except this one comes with a composer file.
scribe/closurecompiler-library
219 Downloads
An up-to-date fork of Google's Closure Compiler, kept in regular sync with upstream, except this one comes with a composer file.
kontent-ai/delivery-sdk-php
19260 Downloads
Kontent.ai Delivery SDK for PHP
kettle/dynamodb-orm
204727 Downloads
A lightweight object-dynamodb mapper for PHP
kentico/kontent-delivery-sdk-php
10589 Downloads
Kontent.ai Delivery SDK for PHP
kepex/laravel-crud-generator
16145 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
kentaroutakeda/laravel-openapi-validator
9422 Downloads
Laravel OpenAPI Validator - Request and response validators based on the OpenAPI Specification.