Libraries tagged by symplify
hichemtab-tech/laravel-project-assist
61 Downloads
Laravel-ProjectAssist is a comprehensive toolkit for Laravel developers. It includes custom console commands, service providers, and utility classes that enhance productivity and simplify common tasks in Laravel project development. With thorough documentation and examples, this toolkit streamlines setup, reduces boilerplate code, and improves overall efficiency.
hananils/kirby-type-methods
45 Downloads
Type Methods is a plugin for Kirby helping to identify the type of an object, either page, user or file, in order to simplify logic in snippets that – for instance – handle content from both $page and $user objects.
hamidou-ie/keycloak-client-bundle
192 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
86 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.
execut/yii2-migration
764 Downloads
Yii2 helper to simplify of writing migration
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.
done-super-app/cereal
10842 Downloads
A package to simplify serialization management.
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.