Libraries tagged by Readable code
agandra/amp
97 Downloads
Improving Laravel functionality and creating a base reusable code across projects
velcoda/transaction-flow
4445 Downloads
Transaction Flow is a library that helps guide a Request through your Application by guiding you to create reusable and maintainable code.
saldanhakun/new-app-helper
8 Downloads
Reusable structures and codes commonly used in my new projects. Currently for private use only, no support offered.
hoppermagic/kobalt
88 Downloads
Set of reusable views and code to help building small scale Laravel backends
niklose00/kit
56 Downloads
A reusable KIT library for CodeIgniter as part of my bachelor's thesis. This library includes generic AI functions designed to enhance the power of forms in web applications.
rcravens/php_bag_of_tricks
94 Downloads
A package of reusable classes, helpers, and other PHP code.
tijanidevit/query-filter
3 Downloads
A simple, expressive, and powerful Laravel package that provides dynamic Eloquent models filters with clean syntax. It helps build reusable, maintainable, and readable query logic in Laravel apps.
milenmk/laravel-livewire-crud
28 Downloads
A reusable CRUD package for Laravel controllers and Livewire components, designed to simplify and standardize common database operations(create, read, update, delete), reduce boilerplate code, and support bulk actions.
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.
whatwedo/core-bundle
37570 Downloads
Reusable components used by other bundles of whatwedo
wp-blueprint/theme-core
1621 Downloads
WPBlueprint\Theme-Core: is serving as a core foundation and offering reusable functionalities for WordPress Themes.
wapmorgan/threadable
288 Downloads
Easy-to-use threading library providing all basic features to run your code in parallel mode
araise/core-bundle
7443 Downloads
Reusable components used by other bundles of araise
php-core/simplehtmldom
85 Downloads
A fast, simple and reliable HTML document parser for PHP.
robo-package/core
2077 Downloads
The Robo Package framework helps build sets of reusable commands.