Libraries tagged by clear art
artox-lab/entities
22037 Downloads
Abstracts for Entities layer in Clean Architecture
socialengine/sniffer-rules
48184 Downloads
A Lumen 5 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect violations of a defined coding standard. It helps your code remains clean and consistent.
jiordiviera/laravel-log-cleaner
663 Downloads
A Laravel package to easily clean the log files.
atikrepo/flusher
12 Downloads
This package just clean all the configs cache views etc via artisan command
pdt256/article
5 Downloads
Articles for Clean Code
artisancms/clean-theme
21 Downloads
Sample Theme for use with ArtisanCMS
kent013/artisan-command-pseudo-ca
12 Downloads
An artisan command to generate usecase / request / resource classes to implement pseudo clean architecture.
andrewmast/laravel-utilities-clean
45 Downloads
Provides a few Laravel artisan commands for cleaning php (or stub) files
clean-code-studio/laravel-make-facades
4645 Downloads
Laravel Artisan Command To Generate Facades (php artisan make generator now execpts facade Facadename)
chefsplate/sniffer-rules
2517 Downloads
A Laravel 4 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect violations of a defined coding standard. It helps your code remains clean and consistent.
assistent/sai
16 Downloads
SAI (Sistema de Asistencia Inteligente) es una librería de PHP que permite crear asistentes virtuales basados en ChatGPT para aplicativos web. Con SAI, podrás controlar las funciones del aplicativo SAS mediante lenguaje natural, permitiendo a los usuarios realizar tareas complejas de manera más eficiente. SAI está diseñada para ser fácil de integrar en cualquier aplicativo SAS y cuenta con una lista configurable de palabras no permitidas para evitar usos inapropiados del asistente virtual. Además, SAI utiliza la inteligencia artificial de ChatGPT para mejorar la capacidad del asistente virtual para entender y responder preguntas de los usuarios de manera efectiva.
artox-lab/clarc-skeleton
42 Downloads
It is Symfony Flex application with Clean Architecture rules
newexe/laravel-cleaning-tools
12 Downloads
Toolbox of Artisan commands to clean all caches of Laravel project
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.