Libraries tagged by organisation
mackrais-organization/working-date-time-php
1 Downloads
A PHP library for working date-time calculations that considers working hours, weekends, and holidays.
mackrais-organization/property-transform
1 Downloads
A PHP library for transforming DTO properties using attributes with support for PHP functions, DI services, and nested object transformation.
luminar-organization/security
4 Downloads
A security component for the Luminar framework.
luminar-organization/router
13 Downloads
A lightweight and flexible router for the Luminar Framework
luminar-organization/render-engine
172 Downloads
The render engine package for the Luminar PHP framework, supporting different templating engines.
luminar-organization/messenger
3 Downloads
Asynchronous message queue system for Luminar Framework
luminar-organization/http
34 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
223 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
lotous-organization/laravel-login
26 Downloads
Simple laravel login
lotous-organization/laravel-filter
7 Downloads
A Laravel package for filterable traits
zalevsk1y/container-builder
161 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.