Libraries tagged by bnet
packagelist/closurecompiler-bin
24837 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.
oneup/acl-bundle
105758 Downloads
The missing link between Symfony`s Acl implementation and your application.
ocubom/base-convert
6962 Downloads
Safe number conversion between arbitrary bases.
nystudio107/craft-units
9210 Downloads
Units is a plugin that can convert between any units of measure, and comes with a Field for content authors to use
nullthoughts/laravel-data-sync
909 Downloads
Laravel utility to keep records synced between environments through source control
nosto/module-nosto-msi
71138 Downloads
Compatibility plugin between Nosto and Magento multi-source inventory
noloh/nav-handler
4283 Downloads
Allows for drop-in navigation between objects, including the generation of bookmarkable tokens
muensmedia/partial-content-export
1077 Downloads
Export/import/transfer content between Neos instances.
miniorange/saml-laravel-free
5644 Downloads
miniOrange SAML Single Sign on (SSO) plugin acts as a SAML Service Provider which can be configured to establish the trust between the plugin and a SAML capable Identity Providers to securely authenticate the user to the Laravel site. We support all known IdPs – ADFS, Azure AD, Google Apps, Okta, Salesforce, Shibboleth, SimpleSAMLphp, OpenAM, Centrify, Ping, RSA, IBM, Oracle, OneLogin, Bitium, WSO2, NetIQ etc.
microtime/microtime
37019 Downloads
A simple way to get elapsed time between two points.
mglaman/drupal-test-helpers
3216 Downloads
Helpers for writing better Kernel and Unit tests for Drupal
memio/spec-gen
203625 Downloads
phpspec extension for better code generation
mautic/mautic-typo3
5899 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.
marcocesarato/security
2354 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
magenizr/magento2-envbar
4838 Downloads
Envbar allows you to differentiate between environments by adding a custom colored bar above the top navigation. This should help backend users to identify the environment ( e.g local, develop, staging, production ) and prevent anyone from accidentally changing content on the wrong environment.