Libraries tagged by madkting
bigeweb/framework
37 Downloads
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time
bennetgallein/php-restservice
2264 Downloads
Simple PHP Wrapper class for making REST API calls
ben/banker_php
3 Downloads
An online payment integration package making use of flutter wave api
basemkhirat/api
525 Downloads
Making API calls from laravel applications
bardoqi/sight
26 Downloads
Sight is a simple Laravel presenter layer in the backend of controller for making your coding faster.
axiom/rivescript
432 Downloads
RiveScript interpreter library for PHP with Laravel support. RiveScript is a scripting language for chatterbots, making it easy to write trigger/response pairs for building up a bot's intelligence.
avoutic/web-framework
1924 Downloads
web-framework is a secure-by-default PHP framework for quickly making PHP sites and APIs
atran/translate
764 Downloads
Making Microsoft translator API version 3 consumption easier in Laravel 5+.
arm092/youtuber-for-laravel
26 Downloads
The package will help you to upload videos to youtube with privacy parameter and making youtube api much easier
arete/collection-pipeline
25 Downloads
PHP (partial) implementation of a pipeline collection. Work with a collection of objects without making a bunch of callables, loops, & ifs.
anime-db/anime-db
2137 Downloads
The application for making home collection anime
and48/table-filters
112 Downloads
Making Eloquent models filterable.
amsify42/php-curl-http
1822 Downloads
This is a PHP package for making curl http request and getting the response
ahrmerd/laravel-test-generator
175 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
abdphyr/swagger
36 Downloads
This package helps to debug your code and making API documantation