Libraries tagged by aepd
aedart/model-hash-algorithm
37 Downloads
Getter and Setter package for a model hash algorithm (name). This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-hash-algorithm)
aedart/model-email
36 Downloads
Getter and Setter package for a model email. This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-email).
aedart/model
782 Downloads
Collection of getter- / setter-interfaces with various trait implementations, for different kinds of 'common' properties.
aedart/license-file-manager
635 Downloads
A simple LICENSE-file manager for you composer packages. Allows you to store / organise your various licenses into a single package, fetch it and update your current project’s license file with the desired one. At its core, this package is nothing more than a ‘glorified’ wrapper for PHP’s copy function, but it makes managing license files a bit easier, when you are developing multiple packages.
aedart/license
620 Downloads
Contains various license files for different projects / packages. Unless you are working with/on Aedart projects, this package is very useless for you!
aedart/laravel-helpers
1037 Downloads
Getters and Setters utility package for some of Laravel's core packages. This package make use of Laravel's native Facades, as a fallback, when no custom instances are provided.
aedart/laravel-detector
212 Downloads
Utility for detecting if a Laravel application is available or not. Can be used to determine if a given component must perform logic based current Laravel application settings or not.
aedart/laravel-database
28 Downloads
Various utilities and helpers for Laravel's Database package, here among a package migrations helper.
aedart/laravel-config
30 Downloads
Getter and Setter package for a Laravel configuration repository instance. It serves as an alternative to the 'Config' facade.
aedart/laravel-application
50 Downloads
Getter and Setter package for a Laravel application instance. It serves as an alternative to the app() method, found in the framework's foundation helpers file.
aedart/installed-version
182 Downloads
Utility that attempts to identify what version of a given package you have installed
aedart/config-loader
923 Downloads
Utility for loading various types of configuration files and parse them to a Laravel Configuration Repository
aedart/config
19 Downloads
Configuration utilities
aedart/array-option
37 Downloads
Allows you to defined a set of options (array key-value pair), which must follow a set of predefined rules (allowed options)
stren-12/apps-scraper
8 Downloads
to Scrap AppData from its own store This Class Used to Scrap data from app web page in the supported stores with no need to worry about different html page layout Also its have the ability to auto-detect the store from the app id without need to define it