Libraries tagged by midea
pedrokeilerbatistarojo/smartfilter
5 Downloads
This Laravel package provides a streamlined solution for filtering and listing data. It accepts an input array, applies customizable filters, and returns a structured JSON response. Ideal for projects requiring dynamic data filtering with minimal setup, the package ensures consistency in API responses while maintaining flexibility to handle complex filter conditions.
pckg/payment
3284 Downloads
Full implementation of payment libraries like braintree, paypal, ideal and others
patienceman/custom-handler
2719 Downloads
Provide a convenient way creating single action handlers. The idea of a action handler is a single action controller that means a unique class handles each action
opwoco/form-bundle
10 Downloads
Symfony 3 form types to extend built-in types. Ideal for Select2 AJAX implementations.
nlg/aurora
18 Downloads
Aurora is a powerful and efficient one-file PHP template engine designed to simplify web development. It requires no external dependencies and offers a straightforward setup process, making it ideal for projects that benefit from a lightweight, easy-to-deploy solution.
ngfw/webparser
6 Downloads
WebParser is a PHP library that allows developers to parse and query webpages using an ORM-like syntax. It facilitates the extraction of HTML elements by chaining operations such as filtering by ID or class, ordering results, and limiting output. WebParser offers a flexible interface for exploring and extracting data from the web, making it ideal for web scraping and data analysis tasks.
nextphp/nextphp
12 Downloads
NextPHP is a modern and lightweight PHP framework designed for performance and scalability. It offers powerful routing capabilities, comprehensive HTTP handling, and efficient database operations. NextPHP is ideal for developers looking to build high-performance web applications with ease.
mzb/php-router-matcher
9 Downloads
The router component allows you to define routes that correspond to controllers or managers that should receive the request. A router parses the URI to extract this information. The router has two modes: MVC, and match-only. The first mode is ideal for working on MVC applications.
mwesigwajoshua/money-out-putter
1 Downloads
MoneyOutputter is a versatile and easy-to-use PHP package designed for formatting and converting monetary amounts into both human-readable words and numeric representations. Ideal for applications that require displaying currency values in a clear and user-friendly manner, this package supports multiple currencies, ensuring that the output is accurate and formatted according to the rules of each currency's locale.
mr-apr/apr-tech-framework
2 Downloads
Framework for developing new project ideas
mouf/root-container
302 Downloads
This package contains a PHP DI container detector and aggregator. The idea is to have potentially one DI container per composer package and to aggregate all those containers into a 'root' container.
mouf/container-installer
283 Downloads
This package contains a PHP dependency injection container detector and aggregator. The idea is to have potentially one DI container per composer package and to aggregate all those containers into a 'root' container.
mimicak/camera-capture
1 Downloads
A standalone PHP library for capturing still images from IP cameras using snapshot URLs or MJPEG streams. Ideal for surveillance, automation, or IoT applications where lightweight, server-side image capture is needed without browser interaction.
memdevs/attempt
356 Downloads
A small library for attempting operations with graceful retries, based on an idea by igorw/retry
meius/flag-forge
49 Downloads
FlagForge is a lightweight, high-performance library for bitwise enumerations. It offers intuitive tools to create, combine, and verify flags for efficient management of Boolean states in applications—ideal for access control, configuration options, and scenarios demanding compact storage and fast processing.