Libraries tagged by als
victordzmr/conf2json
1047 Downloads
Library that converts PHP configuration files to JSON. It also includes a command-line interface.
vcode/qrcode
425 Downloads
This is package generate Qrcode using some services like google qrcode. This package also support attaching logo into qrcode. In Laravel framework, it fully support for using facade, blade helper.
tysonandre/tolerant-php-parser-to-php-ast
11 Downloads
A pure PHP substitute for nikic/php-ast, using Microsoft/tolerant-php-parser. Can also be used to generate php-ast trees, even for files with some types of syntax errors.
torgodly/html2media
6 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
toanld/ziggy
104 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
tinyphp-function/utc
17 Downloads
Función que retorna el UTC en base al timezone establecido
terminal42/contao-image-delete
449 Downloads
Safe-delete images by also removing generated assets
tecsafe/jwt-sdk
4 Downloads
The SDK for token parsing and validation against the JWKS. Also contains the types of token bodies.
tattali/utm-cookie-bundle
15446 Downloads
This bundle allow you to save utm parameters from url into a cookie when they exists. It's also provide a bunch of tools to easily retrive all or each utm.
tartan/laravel-xml-response
809 Downloads
Added a method to Laravel response for handling xml response and also converting Eloquent return to XML.
tacoberu/nette-form-fileupload
128 Downloads
Uploading files has its specifics. It is not enough just to upload the file. We also want to show it when it's already uploaded (preferably with a preview). We want to possibly delete it or replace it with another version.
svc/like-bundle
247 Downloads
Small helper bundle for SvcVideoBundle. Also useful for other applications. Stores the clicks on a like button (for logged in users) in a table as well as a cookie (for anonymous users).
sunnysideup/sanitise-class-name
498 Downloads
Sanitises a classname to hyphens and also back to backslashes as needed.
sunnysideup/cleaner_tinymce_config
698 Downloads
Provides an easier and cleaner way to configure your TinyMCE manager. By default, you will also be provided with a simplified TinyMCE editor.
sunaryohadi/slim3-skeleton
120 Downloads
Simple Slim Framework 3 skeleton with Twig, Monolog, ezSQL (mysqli). Also has sample of simple CRUD.