Libraries tagged by symplify
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
ed9/laravel-date-directive
180 Downloads
Simplify the date & time handling when in need to show date & time to customer in their timezone.
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
745 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.
datamweb/sms-rocket
21 Downloads
SMSRocket is a powerful package designed to enhance and simplify SMS communication in your CodeIgniter 4 project.
datalogix/laravel-charts
22 Downloads
Laravel charts is a package to simplify the use of charts.
dagim/telebirr-api
158 Downloads
Simplify integration of Telebirr's payment gateway into Laravel applications. Generate payment URLs, handle notifications, and ensure secure transactions effortlessly. With robust error handling and configuration flexibility, streamline Telebirr payment integration in your Laravel projects.
cyaoz94/sms123
261 Downloads
A simple package to simplify API integration with SMS Provider SMS123 for Laravel 8
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
11 Downloads
A Laravel package that uses AI to generate database migrations from plain-language descriptions, simplifying the migration creation process
byteflick/laravel-domain-localization
9 Downloads
A Laravel package facilitating efficient locale determination based on domain names, simplifying multi-language website development.
bfg/installer
678 Downloads
Simplify the installation process for certain packages
ars/api-responder-laravel
50 Downloads
A library to simplify the creation of standardized API responses.