Download the PHP package leafs/date without Composer
On this page you can find all versions of the php package leafs/date. 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 date
⏰ Tick
A powerful, elegant date/time manipulation library for PHP with a familiar JavaScript-like API
🌟 Why Tick?
Tick is a modern, lightweight PHP date/time library designed to make working with dates and times as painless as possible. If you're familiar with JavaScript libraries like Moment.js or Day.js, you'll feel right at home with Tick.
🚀 Installation
Using Leaf CLI (Recommended):
Using Composer:
🏁 Quick Start
✨ Features
- 🔄 Familiar API - If you know Day.js or Moment.js, you already know Tick
- 🪶 Lightweight - No heavy dependencies, just pure PHP goodness
- 🔌 Native Integration - Seamless integration with PHP's DateTime objects
- 🌐 Timezone Support - Work with dates across different timezones effortlessly
- 📊 Date Comparison - Easily compare dates with intuitive methods
- 🧩 Extensible - Add your own custom functionality when needed
- 🔍 Validation - Validate dates with built-in methods
- 📝 Formatting - Format dates in any way you need
📚 API Reference
Creating Dates
Formatting
Manipulating Dates
Comparing Dates
Working with Timezones
🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
Made with ❤️ by Leaf PHP
All versions of date with dependencies
PHP Build Version
Package Version
No informations.
The package leafs/date contains the following files
Loading the files please wait ....