Libraries tagged by thin user model
martinbean/eloquent-singular-table-names
4396 Downloads
Makes Eloquent models use singular (rather than plural) table names by default.
ip2location/ip2proxy-codeigniter4
1 Downloads
IP2Proxy library for CodeIgniter 4. This module allows user to reverse search of IP address to detect VPN servers, open proxies, web proxies, Tor exit nodes, search engine robots, data center ranges and residential proxies using IP2Proxy BIN database. Other information available includes proxy type, country, state, city, ISP, domain name, usage type, AS number, AS name, threats, last seen date and provider names.
ip2location/codeigniter-ip2proxy
4 Downloads
IP2Proxy library for CodeIgniter. This module allows user to reverse search of IP address to detect VPN servers, open proxies, web proxies, Tor exit nodes, search engine robots, data center ranges and residential proxies using IP2Proxy BIN database. Other information available includes proxy type, country, state, city, ISP, domain name, usage type, AS number, AS name, threats, last seen date and provider names.
magenizr/magento2-deleteorders
862 Downloads
This Magento 2 modules allows admin users to delete orders with all related information such as invoices, shipments and credit memos.
incraigulous/data-factories
433 Downloads
A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.
bvipul/laravel-encrypts-attributes
32 Downloads
This package will be used to encrypt attributes of a model.
nanasess/net_useragent_mobile
177 Downloads
Net_UserAgent_Mobile parses HTTP_USER_AGENT strings of (mainly Japanese) mobile HTTP user agents. It'll be useful in page dispatching by user agents. This package was ported from Perl's HTTP::MobileAgent. See http://search.cpan.org/search?mode=module&query=HTTP-MobileAgent
soliantconsulting/simplefm-skeleton
26 Downloads
This application demonstrates use of the SimpleFM\ZF2 package in the Model layer of a Zend Framework 2 MVC application, using the FMServer_Sample database as a data provider.
sheadawson/silverstripe-dynamiclists
7195 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
ichhabrecht/composer-git-flow-plugin
5141 Downloads
This plugin allows to use repositories using the Git Flow workflow (or any other branching model) with Composer
wieni/wmpage_cache
2034 Downloads
Caches pages for anonymous users, with more customisability than the default page cache module
silverstripe-australia/mailcapture
5152 Downloads
A module for development/staging systems that capture email within the repository instead of actually sending to a user. These emails can then be browsed within the CMS.
jobmetric/laravel-taxonomy
1 Downloads
This is an optimized parent and child classification model for Laravel that you can use in your projects.
wowkaster/yii2-serialize-attributes
5096 Downloads
This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.
vulcandigital/silverstripe-pagefeedback
357 Downloads
This module allows you to add a form to any page type for the purpose of accruing feedback about how a user perceives that page.