Libraries tagged by also
mhamzaq869/builder
0 Downloads
This provides you to design or develop your page without writing any code and also you can save your page design HTML code in your database
mfonte/base62x
284 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
metarush/email-fallback
137 Downloads
Send email via SMTP host, if it fails, fallback/failover to another SMTP host. Round-robin mode also available to distribute the load to all SMTP hosts.
metalgeek/states-and-local-govt
2 Downloads
Populates your DB with all the states in Nigeria and their local governments. It also creates the models for you
mesingh/amazon-mws-laravel
1609 Downloads
Use Amazon's MWS web services with Laravel 5.x. Based on przemekperon/amazon-mws-laravel package and modified to make it compatible with dynamic config values also.
merge-tech/contactetc
3 Downloads
Simple contact form to quickly add to your laravel project. Fully customisable, includes all views, routes and controllers. Also includes anti-spam (with recaptcha). You can also have multiple contact forms on one Laravel site.
merge-tech/contact-form
3 Downloads
Simple contact form to quickly add to your laravel project. Fully customisable, includes all views, routes and controllers. Also includes anti-spam (with recaptcha). You can also have multiple contact forms on one Laravel site.
meniam/ckeditor_oembed_plugin
3624 Downloads
This Plugin allows to insert embedded content (such as photos, videos, audio, and other rich media) via the OEmbed API. You only have to provide the url to the site (It works also when the url is shortened) you want to embed and the plugin does the rest.
mega6382/hab-encryption
18 Downloads
This class can encrypt and decrypt a string with a given key. It takes a given string and encrypts it by adding the code of o the characters in the string with the codes of the key string. The class can also do the opposite process by reverting to the original string using the same key. It can also encode the result encrypted string with base64 and store it on a file.
mega6382/base64
8 Downloads
This class can encode and decode data in base64 in pure PHP. It can take a data string and encode it using the base64 algorithm. The class can also do the opposite, i.e. decode base64 encoded data and return the original data string.
mbagnall/nodeaccess
47 Downloads
Provides access control to Drupal nodes based on role. Access can also be controled by specific user. Drupal 9 ready.
mayocube/craft-notifications
4 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
matrunchyk/bitcoindbundle
39 Downloads
Bundle that gives you a bitcoind service wrapper. Also comes with tasks that you can use on the command line.
marcionunes/conship
0 Downloads
Generates a JavaScript file of your named Laravel Constants folder. Also provides a nice constant() helper function in JavaScript.
maplephp/form
62 Downloads
Develop advanced, consistent, and secure forms that are also very easy to validate.