Libraries tagged by aade
heimseiten/contao-mobile-navigation-bundle
560 Downloads
Standardmäßig wird die Navigation im Header auch als mobile Navigation verwendet. Um dies zu ändern, muss das Template js_mobile_navigation.html5 angepasst werden.
heimseiten/contao-lightgallery-js-bundle
257 Downloads
Fügt die lightgallery.js (https://github.com/sachinchoolur/lightgallery.js) mit Videosupport hinzu. Um einen anderen Inhalt in der Modal-Box darzustellen muss dem Textelement indem der Link ist die Klasse html_modal gegeben werden. Commercial licencing: https://sachinchoolur.github.io/lightgallery.js/docs/license.html
friendsoftypo3/compatibility6
8061 Downloads
TYPO3 Core Compatibility Layer for TYPO3 v7 with added functionality previously present in TYPO3 v6.2
exadium/silverstripe-invisible-spam-protection
2112 Downloads
Very simple anti spam protection based on principle that automated spammers enter bogus information in all form fields. Field is added to form that is hidden using CSS hiding it from human users. Form is only allowed to be submitted if field is empty. Includes an EditableInvisibleSpamField to integrate with the UserForms module.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
bookunited/aqc-client
570 Downloads
A client library for the Amadeus Quick Connect API
blastanders/myth-auth
60 Downloads
Flexible authentication/authorization system for CodeIgniter 4. Added support for Two-Factor Authentication using authenticator apps.
aziraphale/email-address-validator
7532 Downloads
Fork of AddedBytes' PHP EmailAddressValidator script, now with Composer support!
athens/core
519 Downloads
Modern web framework in PHP for academic environments
andrewgjohnson/imagettftextgradient
497 Downloads
imagettftextgradient is a drop in replacement for imagettftext with an added parameter to add gradient coloring effects to your PHP GD images
adigital/help-links
1994 Downloads
Define useful links to be added to the dashboard for clients.
worksome/model-attributes
250513 Downloads
Model attributes are dynamically generated data on models added as a relationship.
arte/hateoas-bundle
1634 Downloads
Generates fixed Hateoas adder classes, based on BazingaHateoasBundle.
aloware/horizon-wildcard-consumer
403 Downloads
Extended Laravel Horizon providing listening dynamically added queues matched by wildcard.
xtodx/ardent
38 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM