Libraries tagged by left
crisu83/closurecompiler-bin
10223 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.
blinktag/laravel-lazydev
14 Downloads
Finds TODO and FIXME annotations that past-you left in the code for future-you to deal with
bandeh/magento2-currency-symbol-position-jam
3 Downloads
Magento 2 change the currency symbol position from left to right or from right to left
adsy2010/laravel-api-credentials
8 Downloads
This package is designed to provide an encrypted layer to API keys so they are not left exposed in env or config files directly
adaptech/finapi-webform
498 Downloads
The following pages give you some general information on how to use our APIs.The actual API services documentation then follows further below. You can use the menu to jump between API sections.This page has a built-in HTTP(S) client, so you can test the services directly from within this page, by filling in the request parameters and/or body in the respective services, and then hitting the TRY button. Note that you need to be authorized to make a successful API call. To authorize, refer to the 'Authorization' section of Access, or in case you already have a valid user token, just use the QUICK AUTH on the left.Please also remember that all user management functions should be looked up in Access.You should also check out the Web Form 2.0 Public Documentation as well as Access Public Documentation for more information. If you need any help with the API, contact [email protected].
opengento/categoryid2
0 Downloads
This module adds the category ID in the page title, and on the left tree of the categories management.
ilateral/silverstripe-sideswipe-theme
337 Downloads
A SilverStripe theme with affixed left sidebar nav
antonythorpe/silverstripe-formfieldadditionalclasses
2 Downloads
Warning: there is an error in this module as it adds classes to all form fields. Abandoned. Through new methods on the FormField, CSS classes can be added to any Field Holder template. That is, to the opening div, Validation span, Middle Column/Description div, and Left/Right label.
composer/ca-bundle
310542438 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
sunra/php-simple-html-dom-parser
9024850 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
mexitek/phpcolors
3067661 Downloads
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.
weirdan/doctrine-psalm-plugin
6173117 Downloads
Stubs to let Psalm understand Doctrine better
bkwld/cloner
1716097 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
yohang88/letter-avatar
424622 Downloads
Generate user avatar using name initials letter.
wendelladriel/laravel-lift
36292 Downloads
Take your Eloquent Models to the next level