Packages from lane4core
-
PHP
lane4core/classversion
ClassVersion enables loading classes with the same name from specific subdirectories associated with respective version labels
-
-
PHP
lane4core/dbconnection
DbConnection is a factory to create PDO database connections and delivers a professional PDO connection wrapper.
-
PHP
lane4core/dbschema
A flexible package for analyzing and managing database schemas (PDO-based) with support for MySQL/MariaDB, PostgreSQL, and SQLite
-
PHP
lane4core/dotenv
Advanced functions dotEnv tool for reading .env files for standard global and protected contexts
-
PHP
lane4core/factory
The Factory class serves as a flexible instantiation and access factory for classes, supporting optional versioning and dependency injection (DI).