Skip to content

Releases: CandyPack/CandyPHP

CandyPHP 1.3

09 May 10:27
1129c75
Compare
Choose a tag to compare




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

CandyPHP 1.2

13 Aug 11:35
de81f5d
Compare
Choose a tag to compare

SUPPORTED

PHP 8

PHP 8

What You Can Do

  • πŸ“„ 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...

Installation

You can start using just by throwing the necessary files to the website main directory.

Requirements ;
  • PHP 7+

Functions


Licence

MIT

CandyPHP 1.1

04 Feb 07:05
162e66a
Compare
Choose a tag to compare

SUPPORTED

PHP 7

What You Can Do

  • πŸ“„ Multi-Page Websites
  • πŸ”— Get Content by URL
  • πŸ“… Ability to Set Scheduled Tasks
  • πŸ—ƒοΈ Multiple Mysql Connections and basicly 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...

Installation

You can start using just by throwing the necessary files to the website main directory.

CandyPHP 1.0.0

05 Nov 14:44
270fd05
Compare
Choose a tag to compare

Candy PHP

Candy PHP Framework

What You Can Do

  • Multi-page websites
  • Get content by URL
  • Very (Very) Easy Cron Jobs
  • Multiple Mysql DB Connections and Practical SQL Operations
  • Automatic Daily Source and SQL Backups
  • Web Pages With Multi-Language Support
  • Secure POST / GET Transactions
  • Automated AJAX Forms and Pages
  • Sending Mail With Blade Design
  • Easy User Login Processes
  • Ability to use Composer packages
  • Writing Async Functions
  • Ability To Run a Past Version of the Site
  • Auto Minimize JS and CSS files
  • and more...

Just drag and drop to the main web directory!