Skip to content

Latest commit

Β 

History

History
69 lines (61 loc) Β· 2.22 KB

README.md

File metadata and controls

69 lines (61 loc) Β· 2.22 KB




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