Libraries tagged by efff
niro/values
43 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
ninjaphp/ninja
610 Downloads
A simple but very effective PHP firewall. It enables you to easily block most SQL and XSS injections. It also includes a white-/blacklisting of IP's and throttling request using Leaky Bucket.
niclas-van-eyk/laravel-transactional-controllers
1117 Downloads
Effortlessly wrap your controller actions with database transactions.
nickdekruijk/imageresize
333 Downloads
A simple, yet efficient solution for image resizing and caching with Laravel
nick-scalewest/php-casbin
188 Downloads
a powerful and efficient open-source access control library for php projects.
nextphp/nextphp
11 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.
neochrome/physalis
8 Downloads
An effort to make testing PHP code easy and fun
myth/db
1 Downloads
An effortless database abstraction built on top of CodeIgniter 4.
mysimpleorm/mysimpleorm
63 Downloads
Simple, lightweight and effective ORM using MySQLi
muscobytes/laravel-ozon-seller-webhook
39 Downloads
Create endpoint in your Laravel application for Ozon Seller Push Messages (webhooks) with zero effort.
mrmmg/laravel_loggify
8 Downloads
A Laravel package that provides an easy and efficient way to store log messages using Redis.
mrizki28/handler-api-response
14 Downloads
is a PHP package designed to simplify and standardize API response management in your applications. With this package, you can easily send success responses, error responses, and validation error responses in a consistent and structured format. This package aims to enhance the efficiency and ease of API development
mounirrquiba/openai
432 Downloads
OpenAI API Client is a component-oriented, extensible client library for the OpenAI API. It's designed to be faster and more memory efficient than traditional PHP libraries.
momentohq/momento-php-redis-client
11 Downloads
Momento drop-in replacement for phpredis: A seamless drop-in replacement for phpredis, built with the Momento SDK for PHP. It mirrors the phpredis interface while leveraging Momento’s serverless cache for effortless scalability and zero operational overhead.
mojahed/mparser
76 Downloads
MParser is a powerful PHP package that simplifies parsing complex strings with custom tokens and expressions. With a flexible trait-based architecture, it enables effortless creation and extension of parsing functionality. Easily integrate MParser into your projects for efficient string processing and data extraction in a user-friendly manner.