Libraries tagged by aepd
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)
tourze/quic-crypto
42 Downloads
QUIC协议加密库 - AEAD加密、包头保护、密钥派生
stren-12/apps-scraper
9 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
ousmane-marra/app-daff
1 Downloads
ousmane/appdaff
jeslxdev/password-scrambler
0 Downloads
Password scrambler: reversible time-bound Base64 shuffle + AEAD (XChaCha20-Poly1305) and Argon2id hasher.
hitoz/smartmodel
475 Downloads
Self-validating smart models for Laravel 5's Eloquent O/RM Inspired by Aedent/LaravelBook
fenix440/model-weight
23 Downloads
Getter and Setter package for model weight. This package is part of a project 'Aedart\Model', visit https://bitbucket.org/aedart/model to learn more about it. Official sub-package website (https://bitbucket.org/fenix440/model-weight/).