Libraries tagged by itul
itul/tesseract
1410 Downloads
Tesseract ocr
itul/sql-to-laravel
2813 Downloads
Convert a raw sql query string to a laravel query builder class.
itul/slick-spreadsheets
1229 Downloads
Spreadsheet utilities for converting and reading
itul/slick-data-tables
2791 Downloads
Laravel DataTables
itul/process-records
1003 Downloads
Utility for displaying progress bar long running scripts to the browser.
itul/pdf-tools
1430 Downloads
PDF Tools
itul/pdf-data
1425 Downloads
Parse pdfs into html forms, php arrays, images and more.
itul/larabuilder
3639 Downloads
Builder Class for debugging in laravel
itul/functions
3145 Downloads
Common Functions that are missing from PHP
itul/buffer
990 Downloads
Handle output buffering to the browser in real time.
itul/laravelcollective-html
621 Downloads
HTML and Form Builders for the Laravel Framework
itul/slick-validate
487 Downloads
A simpler way write custom laravel validation messages
itul/relatable
121 Downloads
Dynamically link models together without changing the database
itul/laravel-migration-fields
108 Downloads
Laravel migration fields for things like address and name
itul/php-simple-html-dom-parser
2807 Downloads
This is a modified version to work with PHP 7.4+. Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.