Libraries tagged by d4sign
mkd/laravel-fast-api
6 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
mirzahilmi/saphpi
1 Downloads
Saphpi, pronounced `sapi` is a web application framework that implements the MVC pattern. It's inspired by many popular frameworks and is designed to be explicit with batteries included.
michele-angioni/support
1445 Downloads
Support is a Laravel package which promotes the use of best practices and design patterns.
michalwolinski/unit-of-work
0 Downloads
Unit of Work (Entity Manager) design pattern Laravel implementation.
mediawiki/article-feedbackv5
14 Downloads
The Article Feedback Tool, Version 5 is a MediaWiki extension designed to engage readers in the assessment of article quality.
mcsodbrenner/serpent
329 Downloads
Serpent is a lightweight and compiling templating engine for PHP. It was designed to seamlessly integrate into existing MVC frameworks. It uses PHP itself as its template language, so you do not need to learn a new markup language. On the other side you get many improvements compared to pure PHP.
markmercedes/trest
1785 Downloads
TRest is an ORM that maps REST resources to PHP objects. Designed to use in applications that need to consume data from a RESTful API.
marcdiblasi/silez
3761 Downloads
An HTTP router designed as a drop-in replacement for Silex
maplephp/unitary
61 Downloads
PHP Unitary is a user-friendly and robust unit testing library designed to make writing and running tests for your PHP code easy.
maplephp/prompts
173 Downloads
PHP Prompts is a pretty, interactive, lightweight, and user-friendly CLI (Command Line Interface) PHP library designed for seamless use across Linux, Unix, Darwin, and Windows.
maplephp/blunder
131 Downloads
Blunder is a well-designed PHP error handling framework.
makeroi/name-case-lib
241 Downloads
Created based on the NameCaseLib library (https://github.com/seagullua/NameCaseLib). NameCaseLib is a PHP library designed for automatic declension of full names in Russian and Ukrainian. A unique feature is that the librarycontains the same methods for working with full names in Russian and Ukrainian.
makarms/text-probe
1 Downloads
Simple and extensible PHP library for text analysis and pattern matching, designed to help developers probe, parse, and manipulate text efficiently.
magedin/module-trojan-request-blocker
440 Downloads
This robust extension acts as a shield, detecting and blocking malicious requests before they can disrupt your e-commerce operations. Whether it’s bots, fraudulent actions, or unusual traffic spikes, MagedIn_TrojanRequestBlocker is designed to guard your store from potentially harmful activity.
lushobarlett/miniserver
280 Downloads
mini is a lightweight server utility with no dependencies. It's designed to be extended according to the project.