Libraries tagged by also
packagelist/closurecompiler-bin
24668 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
outl1ne/nova-openai
3393 Downloads
OpenAI SDK for a Laravel application that also stores OpenAI communication and presents it in a Laravel Nova admin panel.
orzcc/aliyun-oss
25313 Downloads
Aliyun oss for Laravel5, also support flysystem adapter
o2system/spl
18716 Downloads
O2System Standard PHP Library (SPL) it's build based on original standard PHP library. It's made up primarily of commonly needed datastructure classes, iterators, handlers and exceptions for O2System PHP Framework, but also can be used independently outside O2System PHP Framework environment.
nzo/file-downloader-bundle
14006 Downloads
The NzoFileDownloaderBundle is a Symfony Bundle used to Download all types of files from servers and Web applications safely and with ease. You can also read/show the file content in the Web Browser.
neoncube/flarum-private-messages
1821 Downloads
A Flarum extension for adding private messages to your forum! Private messages (PM's) are also known as "direct messages" (DM's). (e.g. "Send me a PM!" or "Send me a DM!")
naucon/form
9685 Downloads
The Package provides a form component for php to process and validate html forms. A form helper is also included to render your form in html markup (php oder smarty templates).
mouf/utils.cache.in-memory-cache
353940 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
mouf/html.htmlelement
363743 Downloads
This package contains the HtmlElementInterface interface that can be used to output HTML on a page. It also features base classes implementing this interface.
modmore/alpacka
4932 Downloads
Generic MODX service class and collection of utilities, used by the modmore team, but also available for third party developers.
microweber-deps/ziggy
92720 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
mediadreams/md_fullcalendar
9188 Downloads
This extension brings the FullCalendar.io with switchable views for month, week and day to ext:calendarize. It is also possible to filter calendars by categories.
mautic/mautic-typo3
5885 Downloads
Add-on TYPO3 extension that enhances the "EXT:marketing_automation" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine "Persona" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.
leuchtfeuer/aws-tools
15216 Downloads
This extension connects your TYPO3 instance to Amazon CloudFront. It rewrites all file paths in the frontend to match your CDN domain. You also have the possibility to invalidate Amazon CloudFront entries.
kublermdk/yii2-phone-validator
4461 Downloads
Yii2 Phone validator wrapper on top of PhoneNumberUtil library also used by Android devices. This is a fork of https://github.com/udokmeci/yii2-phone-validator with an update to the giggsey/libphonenumber-for-php version