Libraries tagged by can
mouf/utils.common.sortable-interface
204809 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
mouf/utils.common.paginable-interface
204817 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
mouf/utils.action.action-interface
363333 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
mouf/mouf-validators-interface
381064 Downloads
The mouf-validators-interface package contains interfaces your classes can implement to provide self-validation in the Mouf interface.
mouf/html.htmlelement
364148 Downloads
This package contains the HtmlElementInterface interface that can be used to output HTML on a page. It also features base classes implementing this interface.
modelflow-ai/api-client
1221 Downloads
Base classes which can be used to build an api-client.
miracuthbert/laravel-royalty
3711 Downloads
A user points package for Laravel that can be used to give rewards, loyalty or experience points with real time support
miniorange/saml-laravel-free
5665 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.
milito/query-filter
6993 Downloads
This is package to use query filter for each model. This package is made entirely for personal use. But if you are eager to use this, you can easily use this package by using readme. This is very simple and amateur :).
milhouse1337/cogul
1943 Downloads
This package can secure any route in Laravel with a simple cookie.
mekaeil/laravel-user-management
2702 Downloads
With this package we can manage all of the users in our project.
meesterdev/file-wrapper
3898 Downloads
A wrapper for files, that can be used in an object oriented way.
mediawiki/babel
5619 Downloads
Users can easily indicate their language proficiency on their user page
martinbean/laravel-sluggable-trait
47846 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/nova-tinymce
13370 Downloads
This Nova package allow you to use TinyMCE editor for text areas.You can customize the editor options and... you can upload images to your server and put them rigth there on the text without leaving the text editor!