illuminate
There are 49 repositories under illuminate topic.
laravel-zero/laravel-zero
A PHP framework for console artisans
yii2tech/illuminate
Yii2 to Laravel Migration Package
illuminatech/data-provider
Allows easy build for DB queries from API requests
laravel-zero/foundation
This is a mirror from https://github.com/laravel/framework/tree/10.x/src/Illuminate/Foundation
lucassmacedo/MercadoLivreProductsCrawler
PHP Console Crawler to Download Products from a Store on MercadoLivre.com.br
mpyw/null-auth
Null Guard for Laravel. Designed for Middleware-based authentication and testing.
nilportugues/eloquent-mongodb-repository
Eloquent MongoDB Repository Implementation
nilportugues/eloquent-repository
Eloquent Repository implementation
OwenMelbz/illumipress
Simple wrapper for the illuminate support, http response, request, validation, zttp, cache, encryption, blade templating and whoops error handler for WordPress ⚡️
pandawa/pandawa
Plain and Modular Laravel
mpyw/scoped-auth
Apply specific scope for user authentication.
al-one/laravel-queue-file
File based driver for Laravel Queue
n0nag0n/super-model
A simple PHP model with no dependencies that will accomplish 90+% of what you want to do with reading or writing data from a database including relational data between tables.
BafS/Demacroable
This package replace the official illuminate/macroable package with an empty trait.
kattatzu/shipIt
Librería que permite la integración con el API de ShipIt.
KitSprout/WheelLED
Bike Lighting
sepehr/illusion
A minimal orchestration of Symfony's console with Illuminate components on top.
brausepulver/laravel-eloquent-to-graphql
Generate GraphQL schemas from Eloquent models
izica/php-collection
Tools and utilities for working with arrays
ScottyLabs/pausch-ui
🌈 Illuminate Designer: A browser-based tool for designing lighting designs for CMU's Randy Pausch Bridge
daltonsutton/php-framework
PHP Framework is a lightweight and user-friendly framework that aims to facilitate the creation of fast web applications, while offering some of the features of Laravel.
ProtonMail/Illuminate-Foundation
Illuminate Foundation Mirror
christian-graf/artisan-command-collection
A usefull laravel command to clear caches.
Muetze42/console-app-template
Creating Console Application,
nnocsupnn/Preymwork
:zap: PHP - FrontEnd Static frame work, usin Twig, Illuminate Package and Dotenv
nnocsupnn/ruby-cli
:gem: Ruby Cli Framework for basic execution on command line applications
joseph-rodney/LaravelupAndRunning
This Repository is a representation of my progress in read Laravel_Up_& Running_A Framework for Building Modern PHP Apps. By Matt Stauffer
kekalainen/slim-illuminate-autowire
Autowire class dependencies for Slim using the Illuminate container
p-seven-v/illuminate-container-slim-bridge
Illuminate (Laravel) Container integration for Slim
Ajsalemo/PHP-Laravel
A Laravel blog application in the making..
asalinasf/illuminated-name
This project is a reusable illuminated name for your projects, it is made with HTML, CSS and Sass
BafS/illuminate-light-collections
The Illuminate Collections package, without the unnecessary files (~140 contracts/class).
collegeman/illuminate-xr
A framework for creating and self-hosting networked VR and AR experiences using Laravel and A-Frame.
dj0nny/larastore
CRUD project made with Laravel framework
joanjpx/PHPUnit
Intro course to start using PHPUnit for Automated Unit Testing on PHP Applications with or without Laravel, and creating CRUD on PHP Application using Laravel ORM (Eloquent) and OOP.