Libraries tagged by alterdata
lyhiving/zip
29 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
lorenzoferrarajr/lfj-error-layout
809 Downloads
LfjErrorLayout is a ZF2 module that allows you to use an alternative layout when a dispatch errors occur.
loots-it/laravel-mail-template-channel
25 Downloads
An alternative for the standard mail channel that uses an external template for its content. An example of such a service that provides such templates is Mailjet, for which the implementation is provided.
lightning/view
1299 Downloads
Library to write some HTML pages in PHP, an alternative to the templating languages.
libre-informatique/sonata-sylius-user-bundle
3082 Downloads
Symfony bundle providing a bridge between SonataAdmin and SyliusUser (an alternative to SonataUserBundle)
leedch/router
224 Downloads
Routes HTTP Requests to PHP methods, alternate to MVC Controllers
laracrafz/ultra-valet
0 Downloads
A valet alternative built with caddy
kruegge82/dhl-retoure-php-rest-sdk
2 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
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.
kovsky0/mini-templater
6 Downloads
A simple helper class to process variables and alternative strings
kmuenkel/safe-schema-builder
1 Downloads
Replace Laravel's Schema Facade with one capable of omitting table alterations that already exist
k-komarov/youtube-downloader
11 Downloads
PHP powered alternative for youtube-dl
johnsnook/yii2-stacked
4 Downloads
A tabbed initerface alternative using a jquery plugin I also wrote
jewome62/kc-finder-bundle
263 Downloads
KCFinder is free open-source alternative to the CKFinder web file manager, update from jocelynkerbourch/kc-finder-bundle
jesobreira/base10
0 Downloads
A base10 encoder as an alternative to base64.