Releases: alirezajavadigit/framebot
PHP OOP Telegram Bot Framework: Enhanced Usability and Streamlined Development with New Features
This framework is a robust tool designed for building Telegram bots using object-oriented programming (OOP) principles in PHP. It combines efficiency, ease of use, and security to provide a reliable foundation for developing Telegram bot applications.
Key Features:
ORM Similar to Eloquent: Leverage an advanced object-relational mapping system for efficient and easy database interactions, mimicking the eloquence of Laravel's Eloquent.
Environment Configuration: Utilizes .env files for flexible and secure environment-specific settings, accommodating various deployment scenarios.
Object-Oriented Programming: Developed with a strong emphasis on OOP to ensure clean, modular, and reusable code structures.
Ease of Use: The framework is crafted to be user-friendly, allowing developers to swiftly set up and run their projects.
Fast and Secure: Engineered for optimal performance without sacrificing security, ensuring a dependable environment for application development.
What’s New:
Enhanced Telegram Method Integration: All Telegram methods have now been encapsulated within classes. Developers can utilize these classes and chain methods through parameters for more streamlined coding.
Improved Code Readability: Significant enhancements in code structure and readability, making maintenance and scaling more manageable.
Refined Directory and Environment File Structure: Directory names and environment file configurations have been revamped for better organization and clarity.
Ideal for Developers Who:
Seek a framework that combines classic PHP robustness with modern OOP elegance.
Require a secure and high-performance solution for Telegram bot development.
Appreciate clean, maintainable code with intuitive navigation and setup.
This framework is perfect for developers looking to leverage the full potential of PHP and Telegram's extensive API in their bot applications, providing both foundational robustness and innovative features for a superior development experience.
v2.0.0
🚀 New Release: v2.0 - Eloquent ORM Integration 🚀
We are excited to announce the release of version 2.0 of our Telegram bot framework for PHP! This update brings significant improvements and new features to enhance your bot development experience.
🌟 What's New:
- Introducing an advanced ORM for seamless database operations.
- Improved database connectivity and data management capabilities.
- Enhanced performance and reliability for handling complex bot interactions.
🐞 Bug Fixes:
- Addressed various minor issues reported by the community.
v1.0.0
The newly released Telegram Framework is an object-oriented programming (OOP) framework that provides developers with an easy and efficient way to build and deploy Telegram bots. Learn more about this framework and its features.
Features
- you have most usable telegram methods (i will add more in new verstions)
- you have easy database connection and 4 crud method for make your queries easy
it's my first release please support me i will work on it to make better