Libraries tagged by keeping
bavix/diff
29 Downloads
Keeping a history of changes is easy
ap-lib/public-id
12 Downloads
A small PHP library for generating short, public-friendly integer IDs from internal numeric IDs. Designed to hide system scale and client-specific patterns while keeping IDs compact and reversible.
akceli/laravel-realtime-database
11 Downloads
Keep your client store in sync with middleware. No more manually keeping the store in sync with every api call, also leverages pusher so the same middleware can keep all clients up to date
achalj09/multi-tenant
3 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
nilportugues/seo-imagehandler
4692 Downloads
This PHP class that extracts image tags from HTML code and allows keeping a record of the processed images in a data structure such as a database, creating an abstraction layer that allows the user handle its web application images. The main reasons you would do this are saving up disk space and SEO.
liammartens/xtend
16 Downloads
xTend is a PHP MVC framework. While other frameworks, such as Laravel, are focusing on implementing every feature or function a developer could ever want, xTend is focused on keeping it fast, adaptable, extendable and non-bloated. This means there is a lot of built-in features you'll find in Laravel you will not find here, however because of the adaptable and extendable nature of xTend it is extremely easy to add a library, or your own script, to enable a certain feature.
heywhy/bucketjs
21 Downloads
It helps in managing and keeping your codes|projects well organized by trying to implement an advance feature in other languages which is namespacing.
deepinglab/laravel7-apidoc-generator
1 Downloads
Generate beautiful API documentation from your Laravel application