Libraries tagged by followup
khalyomede/php-jur
78 Downloads
PHP class that follows the JSON Uniform Response standard
keepchen/first-composer
13 Downloads
first composer follow tutorial
jonlambert/application-settings
18 Downloads
A class-based application settings plugin. More information to follow soon on the GitHub repo.
joeybeninghove/json-api-wp-client
30 Downloads
WordPress client library for consuming JSON APIs following the 1.0 spec at jsonapi.org
joedevsharp/entitylite
13 Downloads
A lightweight PHP ORM inspired by Entity Framework, designed to simplify database interactions and provide an intuitive way to manage entities and relationships. This library utilizes a fluent interface and follows the PSR-4 autoloading standard, making it easy to integrate into any PHP project. With support for basic CRUD operations and a focus on simplicity and performance, this ORM empowers developers to work with databases seamlessly while maintaining clean and maintainable code.
jeffpascal/php-bootstrap
0 Downloads
Starting point if you want to bootstrap a project in PHP following best practices.
jamessiebert/socialite-cognito
5 Downloads
Allow oauth connections from AWS Cognito to Laravel Socialite. This allows laravel to log users in from your cognito user pool. Based on https://socialiteproviders.com/Laravel-Passport, the code closely follows this structure so its not too hard to change to a Laravel Passport identity provider.
j0hnys/trident
79 Downloads
A laravel package for developing applications following Domain Driven Design (DDD) and Test Driven Design (TDD) principles
isneezy/celeiro
751 Downloads
Helps you build your laravel app following repository pattern
initphp/container
106 Downloads
Simple Dependencies Container following PSR-11 standards
ijortengab/browser
45 Downloads
HTTP Requester like a browser, automatically save and load cookie, follow location, and save the history and cache.
hsharghi/nestablecollection
603 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
holandespro/startup
0 Downloads
Project template for Drupal 8 projects with composer following drupal/drupal layout
hgh/yii-bootstrap-toggle
13 Downloads
Using this library you can add on/off switch button which follows bootstrap style.
heddiyoussouf/sequential-attribute-guard
914 Downloads
A Laravel package that ensures model attribute values follow a specified sequential order during creation or updates.