Libraries tagged by simplify
leedch/filehandler
74 Downloads
PHP Classes that are designed to simplify the handling of files and folders
latinexus/lx_materializecss
51 Downloads
Simplifying Materializecss styles and components to applying from PHP
lastdragon-ru/diy-parser
0 Downloads
Yet another package to simplify writing fast and memory-effective parsers that can parse infinite strings.
laravel-hrdk/laravel-s-p-multi-response
1 Downloads
LaravelSPMultiResponse is a powerful Laravel package designed to streamline the execution of SQL stored procedures with the capability to handle multiple response sets effortlessly. With this package, you can seamlessly integrate stored procedures into your Laravel application, simplifying database interactions and enhancing performance. Say goodbye to complex database queries and hello to efficient, organized, and scalable database operations with LaravelSPMultiResponse.
larapi/zkrcrud
1 Downloads
A Laravel package to simplify the creation of RESTful APIs, similar to Orion.
lakondev/simple-api-service
1 Downloads
Generic API service to simplify HTTP requests in Laravel
korotkiewicz/payu
32 Downloads
Simplify Integration PayU in Laravel
khant-nyar/api-utils
6 Downloads
The Laravel API Response Enhancer package provides a set of tools to standardize and simplify API responses in Laravel applications. This package aims to improve the consistency, readability, and usability of your API responses, making it easier for clients to consume your API.
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
kampret/framework
1 Downloads
Framework for simplify your form
kagga/authorize
12 Downloads
Package to simplify roles and permissions in laravel 5
juanma386/php-assists-class
86 Downloads
PHPAssists/Class is a class aimed at simplifying the management of essential libraries required for multifunctional projects in PHP. It offers a unified and organized channel to load, manage, and access various basic libraries and functionalities needed in projects of diverse nature.
jonhy81/toolkit-console
27 Downloads
Console to simplify QA process.
joedevsharp/entitylite
14 Downloads
A lightweight PHP ORM inspired by Entity Framework, designed to simplify database interactions and provide an intuitive way to manage entities and relationships. This library utilizes a fluent interface and follows the PSR-4 autoloading standard, making it easy to integrate into any PHP project. With support for basic CRUD operations and a focus on simplicity and performance, this ORM empowers developers to work with databases seamlessly while maintaining clean and maintainable code.
jkpeyi/findhelper
4 Downloads
An utility to simplify the use of the findOrFail method and adapt it to any model. Automatically handles exceptions and error returns.