Libraries tagged by make enum
studiobonito/silverstripe-publishable
71 Downloads
Publishable is a module for Silverstripe that provides a number of extensions that make enabling and managing versioning for DataObjects much simpler.
projektgopher/laravel-workflow-generator
6 Downloads
Creates a make:workflow artisan command to scaffold out a number of useful GitHub actions workflows for Laravel.
edi-table/edi-table
12 Downloads
ediTable is a JQuery plugin that lets you create table via json,make it sortable, also editable so you can manipulate any cell, set type of input for every cell (text, number, color, select, image, checkbox...) validate cells, make them required etc... add buttons edit/delete/custom buttons...
soluciones-ypunto/cake-enum
164 Downloads
Librería básica para implementar enums en CakePHP
mediawiki/format-num
19 Downloads
Extension FormatNum makes it easier to format numbers in the style you want, independent of language settings. For input 'english' format is used with point as decimal separator.
myerscode/utilities
3 Downloads
A collection of utility classes that make working with things much easier.
etechflow/module-product-fitment-finder
0 Downloads
Universal Product Fitment Finder for Magento 2 — Make/Model/Year/Part filtering on any fitment domain (automotive, motorcycle, marine, RV, phone cases, watches, appliance parts, anywhere a customer asks "will this fit my X?"). Admin-configurable labels + URL prefix so the same module rebrands to any merchant domain. Includes PDP fitment badge, SEO URLs, customer garage with cross-device sync, OEM/part-number search, and admin tooltips throughout. Theme-agnostic — Hyvä, Luma, custom themes. Renamed from "module-vehicle-compat" in v2.0.0.
k-gun/xo
53 Downloads
A few well e(x)tended (o)bjects that make easy to build strictly typed arrays such as Map, Set, Tuple or any type of TypedArray's, and also String and Number's.
gnumarquez/mastercomponents
98 Downloads
Components personal use for make life easy
unikent/flight
648 Downloads
Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications. This makes a number of minor additions to the original code required by the University of Kent Web Development Team.
orq/wxpn
1 Downloads
The PHP library to make WeiXin Public Number Development easier
sajjadrad/jalali
173 Downloads
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in Laravel 4 applications, based on Jalali (Shamsi) DateTime class. This Package is based on a Laravel 3 bundle [sallar/laravel-jdate](https://github.com/sallar/laravel-jdate) by [Sallar Kaboli](http://sallar.me).This package converted from Laravel 3 bundle to Laravel 4 package by [Milad Rey](https://github.com/miladr/jalali).Older version of this library was unable to make a renge of numbers between two years in jalali with latin style.
mmae/phones
16 Downloads
Phone class that make dealing with phone numbers easy
dragonrun1/semantic-version
1274 Downloads
Package to make managing Semantic Version numbers easier.
thiagobrauer/laravel-incremental-migrations
77 Downloads
This Laravel package extends the command php artisan make:migration to add an incremental number at the end of a migration file, if there is already another migration with the same name. It also has its own artisan command to fix the names of the existing migrations.