Libraries tagged by ergani
luminar-organization/messenger
3 Downloads
Asynchronous message queue system for Luminar Framework
luminar-organization/http
32 Downloads
A simple HTTP library for handling requests, responses, and headers.
luminar-organization/google-authenticator
1 Downloads
Google Authenticator Library for PHP
luminar-organization/filesystem
7 Downloads
A File System component for the Luminar framework.
luminar-organization/database
34 Downloads
Database component of the Luminar PHP framework, handling connections, ORM, and query building.
luminar-organization/core
52 Downloads
The core package of Luminar PHP ecosystem, providing essential functionality and structure
luminar-organization/console
4 Downloads
A console component for the Luminar framework based on symfony console library
8millionstories-organisation/8ms-helpers-php
134 Downloads
zsnakeee/lang-pilot
11 Downloads
A powerful and intuitive Laravel package for managing translations and localization. Lang Pilot simplifies the process of extracting, organizing, and managing language keys across your application, offering seamless integration with various translation drivers. Whether you're localizing a small project or handling complex multilingual systems, Lang Pilot provides the tools you need for efficient and automated translation workflows.
zlik/magento-resque
8 Downloads
Magento Upgrade Resque allows to organize a queue of SQL queries and use multiple workers to execute them in parallel during Magento upgrade.
zambiank/zamplate
12 Downloads
Zamplate é um motor de templates para PHP que permite criar layouts HTML dinâmicos de forma organizada e segura. Ele utiliza uma sintaxe limpa para separar a lógica da apresentação, facilitando a manutenção do código. Com suporte a variáveis, herança de templates e recursos de segurança integrados, o Zamplate ajuda a construir sites e aplicações web de maneira eficiente e extensível.
zalevsk1y/container-builder
159 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.
zakaria-elkashef/repository-pattern
26 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
zaheensayyed/filament-cms
23 Downloads
Filament CMS is a powerful package designed to streamline content management system (CMS) development using Laravel and Filament. It offers a fast and flexible solution for building dynamic, user-friendly interfaces for managing content, empowering developers to create and deploy CMS applications with ease. Key features include: Page Management – Effortlessly create, edit, and organize pages, with the ability to easily attach them to multilevel menus. Multilevel Menus – Design and manage hierarchical menus that enhance navigation and improve user experience. Gallery Integration – Incorporate galleries seamlessly into your CMS, enabling rich media management with minimal effort. Filament CMS is your go-to package for building robust, scalable, and feature-rich CMS applications using Laravel and Filament.
yuxblank/phackp
81 Downloads
pHackp aim to provide a fast and easy way to build modern and responsive websites and apps. It provides an Model View Controller structure for organizing your project and tries to be as far as possible 'convention over configuration'