Libraries tagged by KEES
rockerkk/revisionable-mongodb
19273 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel and mongoDB
purplespider/mypswd-tweaks
1287 Downloads
Custom SilverStripe tweaks to keep things tidy.
plank/laravel-checkpoint
10234 Downloads
A package for keeping a history of your models' revisions and accessing your data as it was at an older date.
paymetrust/laravel-data-encryption
1548 Downloads
A Laravel package for data encryption and decryption using RSA keys
opus4/zf1-future
14474 Downloads
Zend Framework 1. The aim is to keep ZF1 working with the latest PHP versions
novius/laravel-json-casted
2581 Downloads
A package to cast json fields, each sub-keys is castable
nimiq/xpub
2777 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
nawrasbukhari/translation-scanner
290 Downloads
Searches for translation keys – inserts into JSON translation files.
natxet/twig-po
2245 Downloads
Extract {%trans%} keys from twig and insert them in your PO file
mouf/html.utils.weblibrarymanager
360358 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.
moc/synchronizeurl
6167 Downloads
Neos CMS package that keep page titles and URLs in sync by updating the URL every time the title changes
michaeljennings/broker
6708 Downloads
A laravel package for caching keys against an object
metrixinfo/eloquent-sortable
7109 Downloads
Sortable Trait for Laravel Eloquent models that supports grouping on multiple keys
matthv/laravel-dingo-transform
12750 Downloads
This repository lets your API users pass in and receive camelCased or snake_cased keys while your app receives and produces snake_cased ones.
masterix21/laravel-licensing
127 Downloads
Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.