Libraries tagged by simplify
hamidou-ie/keycloak-client-bundle
131 Downloads
Keycloak client bundle for Symfony, designed to simplify Keycloak integration into your application and provide additional functionality for token management and user information access
halim/laravel-eklaim-api
84 Downloads
A Laravel package to simplify the integration with BPJS e-Klaim web service. This package helps developers build APIs to interact with the e-Klaim system, providing features such as custom SHA-256 encryption and decryption, type-checking for incoming data, and more.
fork-set/socket
7 Downloads
Ready classes simplifying work with sockets on php
floppy/server
24 Downloads
Floppy is a file storage library. This library allows you to create your own storage file server that simplify file uploading and usage uploaded file.
exceldb/dbtoexcel
14 Downloads
PHP script to simplify the process of converting database table to excel sheet.
erikthiart/dbease
6 Downloads
A lightweight database abstraction library for simplifying database operations.
emsifa/stuble
37 Downloads
Command line application to simplify working with stubs
ecentria/ecentria-rest-bundle
2412 Downloads
Goal of this bundle is to simplify process of creating APIs with Symfony. We use already well-coded libraries, combine them together to simplify process and not to re-invent the wheel. We've chose REST and HATEOS to have unified standards of API requests and responses.
dot-env-it/laravel-api-integrator
824 Downloads
Package to simplify third-party api integrations. Make API calls like they are part of your code with this package. No need to remember base url or path of any API.
devlop/colours
50 Downloads
Collection of color classes to simplify working and converting colors in PHP.
datamweb/sms-rocket
29 Downloads
SMSRocket is a powerful package designed to enhance and simplify SMS communication in your CodeIgniter 4 project.
danilowa/laravel-api-response-builder
33 Downloads
A Laravel package designed to simplify the creation of structured and formatted API responses (JSON, XML) with custom status codes, messages, and data. XML support is currently under construction.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
cmpayments/crate
20 Downloads
A tool to simplify building PHARs.
cedric-lekene/laravel-migration-ai
13 Downloads
A Laravel package that uses AI to generate database migrations from plain-language descriptions, simplifying the migration creation process