Libraries tagged by updates
alleyinteractive/wp-soft-transients
227 Downloads
Asynchronously update transients via WP Cron while serving stale data.
alban/laravel-data-sync
49 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
aeon-php/automation
93 Downloads
Automatically update project changelog after commit/tag/release/pull request in "keep a changelog" format (or not)
tayfunerbilen/basicdb
169 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
swisnl/laravel-nova-mirror
9287 Downloads
Automatically update a git repository with Laravel Nova releases.
skyronic/crudkit
4961 Downloads
Toolkit to quickly build powerful, mobile-friendly CRUD (create/read/update/delete) and admin interfaces. Integrates with Laravel and has support for other MVC Frameworks. Works with MySQL and other databases.
rinvex/laravel-composer
11419 Downloads
Rinvex Composer is an intuitive package that leverages the Composer Plugin API, offering enhanced installation features, that allow packages to be installed outside the standard vendor directory and executing custom scripts during the install, update, and uninstall phases.
philf/setting
30231 Downloads
Persistent configuration settings for Laravel - Create, Read, Update and Delete settings stored in files using JSON
ocramius/change-set
22 Downloads
A library to compute, commit and rollback simple changesets, tracking insertions, deletions and updates
nicokaiser/dyndns
615 Downloads
A simple dynamic DNS that updates an existing BIND
nette/type-fixer
2617 Downloads
🆙 A tool to automatically update type hints in your PHP code.
laravel-enso/trackwho
15655 Downloads
Create, update and delete authoring tracking dependency for Laravel Enso
diegohq/laravel-seeder
32372 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
crossjoin/browscap
234368 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
christianblos/codedocs
10936 Downloads
Let your project documentation automatically update when your code changes!