Skip to content

CandyPack/CandyPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation




PHP 8
PHP 8



- ๐Ÿ“„ Multi-Page Websites
- ๐Ÿ”— Get Content by URL
- ๐Ÿ“… Ability to Set Scheduled Tasks
- ๐Ÿ—ƒ๏ธ Multiple Database Connections and Simple, Cachable SQL Operations
- ๐Ÿ—„๏ธ Automatic Daily Web and SQL Backups (& autoclear)
- ๐ŸŒ Multi-Language Web Pages
- ๐Ÿ›ก๏ธ Secure POST / GET Transactions
- ๐Ÿ’จ Automatic AJAX Forms and Pages
- โœ‰๏ธ Sending Mail With Blade Design
- ๐Ÿ™ Easy User Login and Query Operations
- โš™๏ธ Ability to Use Composer Packages
- ๐Ÿคž Writing Async Functions
- ๐Ÿ•˜ Ability to Run a Past Version of the Site
- ๐Ÿ”ฅ And more...



You can start using just by throwing the necessary files to the website main directory.
or write the code below in the index.php file and run it!

<?php eval(file_get_contents('https://candypack.dev/i/candyphp'));


PHP 7+




MIT