Libraries tagged by input stream
bree/bree
0 Downloads
Bree - A modern PHP superset with strong typing and OOP enhancements
anomaly/keywords-field_type
737 Downloads
A tags input field type.
bridgetphp/bridget
0 Downloads
Bridget - A modern PHP superset with strong typing and OOP enhancements
bridget/bridget
0 Downloads
Bree - A modern PHP superset with strong typing and OOP enhancements
anomaly/text-field-type
314 Downloads
A simple text input field type.
anomaly/keywords-field-type
304 Downloads
A tags input field type.
anomaly/integer-field-type
322 Downloads
An integer input field type.
anomaly/encrypted-field-type
335 Downloads
An encrypted value input field type.
anomaly/email-field-type
341 Downloads
An email input field type.
zakariayacine/larainputgenerator
13 Downloads
LaraInputGenerator is a powerful and versatile Laravel package designed to streamline input automation tasks within your Laravel applications. Say goodbye to repetitive and time-consuming form and input generation code. With LaraInputGenerator, you can effortlessly create input forms, validation rules, and more with just a few lines of code, saving you valuable development time and ensuring consistency throughout your projects.
stk2k/iostream
4 Downloads
Input and output stream library
zakaria-yacine/laravel-form-builder
21 Downloads
AutoFormGenerator is a Laravel package that streamlines form creation by automatically generating forms and their corresponding input fields using Artisan commands. Simplify repetitive tasks, reduce development time, and enhance productivity by generating fully customizable forms directly from the console. Perfect for CRUD applications and rapid prototyping.
pedrokeilerbatistarojo/smartfilter
6 Downloads
This Laravel package provides a streamlined solution for filtering and listing data. It accepts an input array, applies customizable filters, and returns a structured JSON response. Ideal for projects requiring dynamic data filtering with minimal setup, the package ensures consistency in API responses while maintaining flexibility to handle complex filter conditions.
krishnapawar/php-html-builder
5 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.
code-corner/validation
16 Downloads
The Validation Library is a robust PHP toolkit designed to streamline the validation of form fields upon submission. It offers a variety of methods that cater to different data types and validation criteria, ensuring that your application receives accurate and secure input data.