Libraries tagged by als
univie/univie_pure
7 Downloads
This extension allows you to seamlessly integrate academic content from the Elsevier Pure Research Information System (API v524) into your TYPO3 website, displaying publications, projects, datasets, and equipment details. Based on the Vienna Pure extension, our implementation has been specifically optimized to meet the requirements of Leibniz University Hannover, while also being designed for global use and continuous improvement.
tysonandre/tolerant-php-parser-to-php-ast
14 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.
tinyphp-function/utc
62 Downloads
Función que retorna el UTC en base al timezone establecido
terminal42/contao-image-delete
511 Downloads
Safe-delete images by also removing generated assets
tartan/laravel-xml-response
810 Downloads
Added a method to Laravel response for handling xml response and also converting Eloquent return to XML.
tacoberu/nette-form-fileupload
230 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.
sunnysideup/sanitise-class-name
654 Downloads
Sanitises a classname to hyphens and also back to backslashes as needed.
sunnysideup/cleaner_tinymce_config
877 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.
stev/btipay
217 Downloads
Librarie pentru integrarea sistemului de plati IPay al Bancii Transilvania
stahiralijan/request-caster
74 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
srhinow/themecontent-bundle
1878 Downloads
für Themes benötigte Inhalte nicht mehr als Fakeseiten sondern sauber getrennt in Contao verwalten.
specialistaweb/textimage-size
227 Downloads
useful to change the output layout for text/image (also said: textpict) content under boostrap 4 so you can get different size for text or image cols and not only the 50%-50% split
shaunpersad/api-foundation
61 Downloads
This is a package for Laravel 4 that provides a basis for creating APIs. Particularly, it allows for OAuth 2.0 implementation using any grant type your application requires, including custom grant types. Additionally, it also standardizes all API responses into an easily definable format.
shakib/cakephp-encrypt-decrypt
119 Downloads
A CakePHP plugin to encrypt data and save in database and also to decrypt data when fethcing from database. You can also encrypt or decrypt all historical data.