Libraries tagged by this7 this
mundgold/svg-tag-unique-id
29 Downloads
This Statamic 4+ addon extends the functionality of the original SVG tag by introducing a new attribute, replace_ids. When this attribute is added to the SVG tag, the addon automatically prefixes all IDs within the SVG with a unique identifier, preventing conflicts with duplicate IDs from multiple embedded SVGs on a single page
muhammed2020osman/spell-number
0 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages in: English, es: Spanish, pt: Portuguese, fr: French, it: Italian. ro: Romanian.
muhameddidovic/mastercard
994 Downloads
This is the core or base package of the MasterCard Api, all different flavours of Api provided by MasterCard will reuse this package
mrplentl/form-logger-plus
67 Downloads
Sometimes I just need a File Logging Solution, and this is my personal take on it. The best part about this logger is that it tracks user interactions with Form Elements without any configuration.
mrizki28/handler-api-response
12 Downloads
is a PHP package designed to simplify and standardize API response management in your applications. With this package, you can easily send success responses, error responses, and validation error responses in a consistent and structured format. This package aims to enhance the efficiency and ease of API development
mralirezaeb/bugloos-test
2 Downloads
this is a application test for bugloos company , it is actually a list builder for generating dynamic lists with paginations and such these kind of features and blah blah blah ...
mouf/utils.network.http.curlhtmlbrowser
85 Downloads
This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of the website. As the name implies, this package is based on the CURL library, and therefore, the CURL PHP extension must be installed on your machine.
mouf/utils.log.advanced-logger
5 Downloads
This package can be used to perform advanced logging: the logs are stored in database (using the DBLogger), then are analysed and aggregated (using the LogStats package). This package provides a way to send a mail automatically every night to the admin, summarizing the logs of the day.
mouf/utils.cache.memcached-cache
9 Downloads
This package contains a cache mechanism that relies on the Memcached database. For this cache to work, the memcached Pecl package must be enabled.
mouf/utils.cache.memcache-cache
228 Downloads
This package contains a cache mechanism that relies on the Memcached database. For this cache to work, the memcache Pecl package must be enabled.
mouf/mvc.bce.jquery-select2
14277 Downloads
This package contains a jQuery select2 based field renderer for BCE. This will help you build forms with nice select boxes.
mouf/mvc.bce.jquery-file-upload
14303 Downloads
This package contains a jQuery file upload based field descriptor and renderer for BCE. This will help you build forms with HTML5 file upload capabilities.
mouf/html.widgets.jqueryfileupload
16350 Downloads
This package contains an upload widget based on the 'jQuery file upload' plugin. This allows easy uploading of files.
mouf/html.widgets.base-html-widget
28 Downloads
This package contains basic widgets representing HTML tags (select, input, etc...). Each widget is fully customizable, and benefits from an 'edit' mode, thanks to the basewidget package. Please note this package comes with a smaple CSS file you can use as a starter.
mmkargar/jalali
9 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 by Sallar Kaboli.