Libraries tagged by keap
yabhq/laravel-mint
20031 Downloads
A collection of traits, macros and other helpers to keep your Laravel app feeling fresh.
treblle/api-responses
204 Downloads
A package to help you keep your API Responses standardized.
thrieu/yii2-grid-view-state
10499 Downloads
Save filters from GridView to session, keep the filter state between pages.
studiomitte/urlguard2
26013 Downloads
Stop cache poisoning via addQueryString and just keep those parameters which are mapped via routing configuration
stepandalecky/xml-element
27120 Downloads
A better XML element that is easy to iterate on and keeps XML structure under control.
sourcebroker/singleview
9818 Downloads
Allows to display single view on different page than list view and still keep urls user and SEO friendly
snicco/better-wp-mail
16216 Downloads
Keep your sanity when working with mails in WordPress
sfneal/validation-rulesets
1832 Downloads
A simple way to keep your Laravel validation rules a bit more DRY.
runopencode/query-resources-loader-bundle
5019 Downloads
Provides you with possibility to keep long queries in separate files in 'query' directory in your project.
robinncode/db_craft
462 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
reyesoft/ci
36281 Downloads
Library to fix common errors in php and keep a clean code
plank/laravel-checkpoint
9577 Downloads
A package for keeping a history of your models' revisions and accessing your data as it was at an older date.
opus4/zf1-future
10558 Downloads
Zend Framework 1. The aim is to keep ZF1 working with the latest PHP versions
nullthoughts/laravel-data-sync
909 Downloads
Laravel utility to keep records synced between environments through source control
mouf/html.utils.weblibrarymanager
356313 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.