Libraries tagged by essential
nochso/phormat
7 Downloads
PHP source formatter with a single style - essentially godoc for PHP
mrprotocoll/api-boilerplate-laravel
7 Downloads
This Laravel 11 API boilerplate provides a structured foundation for building robust backend applications with Laravel, integrating essential features and tools.
lava83/ddd-foundation
25 Downloads
A robust Domain-Driven Design foundation package for Laravel applications, providing essential building blocks including aggregate roots, domain events, value objects, and shared contracts for clean domain modeling.
khomsiadam/stacksync
17 Downloads
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.
jeddsaliba/filament-one
45 Downloads
Filament One is a flexible starter kit for building scalable admin dashboards with essential features, security, and modern PHP practices for a smooth development experience.
coderstm/laravel-core
1640 Downloads
Laravel Core package that provides essential core functionalities and utilities for Laravel applications.
codeblanche/web
118 Downloads
PHP Web Essentials
blakvghost/juste
37 Downloads
Juste is the Core of Project Bravo, my personal PHP MVC framework, it essentially ensures the understanding of Models, Controller, the basic template engine.It also manages the Routing, the middlewares, the database, and especially my super nice homemade mini ORM without forgetting the easy sending of emails.
bamalik1996/ipa-parser-php
10 Downloads
The PHP IPA ISO Parser is a robust tool tailored for extracting and interpreting data from IPA (iOS App Store Package) builds. Seamlessly dive into the core details of any IPA file, retrieve essential metadata, and streamline your iOS app analysis and deployment processes with this efficient package.
arraypress/wp-string-utils
7 Downloads
Essential string manipulation utilities for WordPress development
arraypress/wp-color-utils
4 Downloads
A lean WordPress library for essential color operations including conversions, adjustments, and accessibility helpers
arraypress/wp-array-utils
7 Downloads
Essential array operations for WordPress development - lean, focused, and practical
aaronholbrook/ms-custom-signup
25 Downloads
The wp-signup.php file is notoriously hard to filter/customize. This plugin essentially rebuilds that file with better filters and more flexibility with modifying how it works.
typo3/buildessentials
230296 Downloads
Neos Flow Build Toolchain Essentials
rmunate/laravel-config-runtime
117 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.