Download the PHP package vulcanphp/core without Composer
On this page you can find all versions of the php package vulcanphp/core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package core
VulcanPhp Core
VulcanPhp Micro MVC Framework Core functionalities
Installation
You need to use Composer to install VulcanPhp Core
Core Available Libraries
- Auth (Basic Authentication)
- Console (vulcan cli)
- Crypto (Hashing)
- Database Helper (Schema, Migration, Seeder)
- Foundation (Application, Controller, Kernel)
Core Available Helpers
- Arr
- Str
- Time
- Bucket
- Collection
- Session
- Cookie
- Inflect
- Mixer
- PrettyDateTime
- Vite
Available Functions
- app()
- root_dir()
- bucket()
- abort()
- config()
- session()
- cookie()
- home_url()
- resource_url()
- resource_dir()
- collect()
- router()
- response()
- request()
- url()
- input()
- redirect()
- csrf_token()
- csrf()
- method()
- password()
- dump()
- dd()
- is_dev()
- is_url()
- like_match()
- encode_string()
- decode_string()
- mb_unserialize()
- __is_int()
- mixer()
- __lang()
- vite()
- vite_view()
Required VulcanPhp Packages
- vulcanphp/inputmaster
- vulcanphp/easycurl
- vulcanphp/fastcache
- vulcanphp/filesystem
- vulcanphp/phprouter
- vulcanphp/prettyerror
- vulcanphp/simpledb
- vulcanphp/sweetview
- vulcanphp/translator
All versions of core with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package vulcanphp/core contains the following files
Loading the files please wait ....