Libraries tagged by simplife
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.
khaleejinfotech/multi-tenant-mailer
31 Downloads
The `MultiTenantMailer` is a powerful and flexible email-sending class designed for multi-tenant applications. It simplifies the process ofconfiguring and sending emails while supporting multiple tenants with different settings.
kevocode/laravel-core
41 Downloads
Paquete con herramientas para la simplificacion de CRUDs y otras
kettasoft/booter
17 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
kemott/day-month-date
7 Downloads
A package that enables and simplifies operations on dates for which it is not necessary, or even possible, to indicate the year.
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.
kaydomrose/laravel-api-action
0 Downloads
This package simplifies creating api (json) endpoints for your laravel application.
kareem/remote-access-service
8 Downloads
This package simplifies any remote access calls (like http requests) and encapsulates GuzzleHttp package (and more) to make the process of sending requests is more straight forward and make use of service design pattern.
kampret/framework
1 Downloads
Framework for simplify your form
kalakotra/silverstripe-element-switcher
6 Downloads
This module provides simplified navigation between elemental elements.
kaingnx/visible-unit
2 Downloads
Simplified unit testing on non-visible properties and methods.
kagga/authorize
12 Downloads
Package to simplify roles and permissions in laravel 5
jzc/junit-laravel
2 Downloads
A simplified version of the laravel framework unit test
jvmanji/universal-access
478 Downloads
This package includes PHP wrapper for arrays and objects, which simplifies access to nested properties/keys.
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.