Libraries tagged by php80
kenlog/route-custom
61 Downloads
Route - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications. This is a custom version of nezamy/route with updates for PHP 8 compatibility.
kenlog/database-custom
62 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
kariricode/property-inspector
749 Downloads
A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.
k3ssen/symfony-vuetified
203 Downloads
Bundle for Symfony 4.4, 5+, 6+ applications with Vuetify
jeffersoncechinel/attribute-validator
21 Downloads
ivannofick/laravelminifyobfuscate
203 Downloads
Obfuscate your Blade templates in Laravel by encrypting HTML, CSS, and JS into one HTML file.
idammi/tiktok-api
71 Downloads
TikTok API wrapper for PHP
highperapp/websockets
7 Downloads
High-performance WebSocket server with O(1) indexed broadcasting. Fully compatible with PHP 8.3 & 8.4 for modern async applications.
grazulex/laravel-statecraft
5 Downloads
A declarative and testable way to model entity state transitions (orders, documents, processes…) with guard conditions, actions, and events.
grazulex/laravel-flowpipe
2 Downloads
Composable, traceable and declarative Flow Pipelines for Laravel. A modern alternative to Laravel's Pipeline, with support for conditional steps, nested flows, tracing, validation, and more.
grazulex/laravel-configrypt
1 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
gai871013/ali-oss-storage
326 Downloads
aliyun oss filesystem storage for laravel 5+
domexx/ares
0 Downloads
Fast and convenient skeleton to build your beautiful api
corviz/router
308 Downloads
Routing system based on regular expressions for PHP 8.1+ with native Middleware support
borsodigerii/php-xml-chunker
129 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.