Libraries tagged by requirejs
atkins/importmap
20 Downloads
Easily import your JavaScript ES modules without the need of a bundler like Webpack within the TYPO3 CMS
fontenele/larange
34 Downloads
Laravel + PHP + RequireJS + Angular + Bootstrap
phillaf/gtw_require
24 Downloads
Require.js plugin for CakePHP
mmhk/mm-laravel-debugbar
757 Downloads
extend laravel debugbar with requireJS support
etdsolutions/domready
1188 Downloads
domReady plugin for RequireJS
epii/admin-ui
461 Downloads
EpiiAdmin php开源交互性管理后台框架,基于Thinkphp5.1+Adminlte3.0+Require.js, 让复杂的交互变得更简单!Phper快速搭建交互性平台的开发框架
raphahardt/modularphp
11 Downloads
AMD for PHP, like RequireJS or AngularJS
bmatzner/require-bundle
7470 Downloads
RequireJS Bundle for Symfony2
pear/crypt_gpg
3765584 Downloads
Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
thecodingmachine/tdbm
159933 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
nizsheanez/yii2-asset-converter
156133 Downloads
Less, Sass, Scss and Phamlp converter for Yii2. No system requires. yii2-composer support, Less autoupdate, customizing of output directory
humanmade/require-login
176610 Downloads
Script that requires users to be logged in view site.
tanthammar/livewire-window-size
15135 Downloads
Laravel blade directives and php helpers for serverside rendered content, based on browser window size WITHOUT css. Requires Livewire and AlpineJS
schams-net/nagios
28229 Downloads
Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions, wrong PHP versions, etc. Requires a Nagios monitoring server.
mouf/utils.common.conditioninterface
501925 Downloads
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.