Libraries tagged by form maker
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes
maika-kanaka/php-component-ui
117 Downloads
A simple php generator for user interface for severals framework like bootstrap, semantic-ui & materialize
emma/searchengine
31 Downloads
Php - MySql/SQL Search Engine. Considering the challenges in using MySQL/MSSQL/SQL as a back-end for industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.
marketo/silverstripe-contextawareuploadfield
6182 Downloads
An upload field that makes use of configuration and keywords for determining the upload target
aedart/testing-laravel
664 Downloads
Utilities that allows you to test Laravel dependent packages. At its core, this package is a wrapper for the Orchestral Testbench. However, you can make use of this with whatever testing framework you wish; it does not impose you to use neither Orchestral's nor Laravel's TestCase classes.
yousafsyed/standalone_php_proxy
142 Downloads
Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.
xplicit-dev/mamopay
82 Downloads
The MamoPay PHP library provides convenient access to the MamoPay API from applications written in the PHP language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the MamoPay API.
web-chefs/queue-butler
4772 Downloads
Laravel Artisan commands that make it easy to run job queues using the Scheduler without the need for installing for running the Queue Daemon or installing Supervisor, allowing for effectively running Job Queues from a cron via the Scheduler.
vatttan/apdf
764 Downloads
Make export as a pdf in Laravel with supporting for utf charcters like farsi letters
typrint/phinx
38 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
tural/epoint
14 Downloads
The library provides convenient access to the Epoint API from applications written in the PHP language. It includes a pre-defined set of static class functions for API resources that initialize themselves dynamically from Tural/Epoint class which makes it easier without writing repetitive configuration.
torian257x/ai-php-rubix-wrap-laravel
71 Downloads
Meant for AI using a wrapped Rubix ML library to make it very approachable
timitek/getrets-laravel
115 Downloads
A laravel package for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources.
suren/laravel-mongo-model-schema
2443 Downloads
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
stinis87/nva
23 Downloads
NVA (Nasjonaltiv vitenarkiv) API Client designed to interact with the NVA API. It provides a simple and efficient way to make requests to this API, allowing you to search for publications, persons and other related data.