Libraries tagged by Initials
cloudratha/ivatar
387 Downloads
Generates Initial based Avatars for Laravel
yorkulibraries/yudl_groups
12 Downloads
Provides initial YUDL Groups
yambla/letter-avatar
944 Downloads
Generate user avatar using name initials letter.
vjoao/letter-avatar
14275 Downloads
Generate user avatar using name initials letter.
vitorf7/lv-loadmorepagination
1190 Downloads
Load More Pagination for Laravel. Allows to load an initial number of items and subsequent pages can load a different number of items
tresdstudioweb/dynamic-select
156 Downloads
This component simplifies the configuration of data relationships through taxonomies, which means that the information displayed in the second selector dynamically adjusts based on the option selected in the first selector. This provides users with a more intuitive and personalized experience when choosing among different options, as they can view and select only the relevant choices based on their initial selection in the first selector.
php-kata-master/kata
16 Downloads
The initial project for PHP Kata training
macfly/yii2-rbac-cli
25426 Downloads
Yii2 module, provide a cli to load initial permission and roles in rbac from a yaml file
halestar/laravel-drop-in-cms
58 Downloads
An extremely simple content management system meant to be dropped into existing laravel projects. It makes no assumptions about users and permissions and uses as much as possible from the host's project. It has plugins to add functionality, but at it's hears it is simply meant to build pages. Initial release will also come with a Blogging plugin.
crimsonkissaki/mockmaker
42 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
bpocallaghan/laravel-starter
1 Downloads
A Laravel Starter project that helps you with the initial setup.
birkof/avatarize-bundle
1148 Downloads
A Symfony 3, 4 bundle to generate avatars with initials from names
augustash/vscode-drupal
91 Downloads
Provides initial setup of Drupal based projects.
novay/laravel-avatar
464 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
naas/php-initial-avatar-generator
123 Downloads
A package to generate avatars with initials for PHP