Giter Club home page Giter Club logo

iptools's Introduction

iCalcreator

is the PHP class package managing

iCal calendar information

rfc5545 - Internet Calendaring and Scheduling Core Object Specification (iCalendar)

supporting
rfc2445 - Internet Calendaring and Scheduling Core Object Specification (iCalendar)
rfc5870 - A Uniform Resource Identifier for Geographic Locations ('geo' URI)
rfc6321 - xCal: The XML Format for iCalendar
rfc6868 - Parameter Value Encoding in iCalendar and vCard
rfc7529 - Non-Gregorian Recurrence Rules in the Internet Calendaring and Scheduling Core Object Specification (iCalendar)
rfc7808 - Time Zone Data Distribution Service
rfc7953 - Calendar Availability
rfc7986 - New Properties for iCalendar
rfc9073 - Event Publishing Extensions to iCalendar
rfc9074 - VALARM Extensions for iCalendar

operating on calendar and calendar event, todo, journal, freebusy, participant, location, resource, availability and timezone data.

iCalcreator supports systems like

* calendars
* CMS
* project management systems
* other applications...

Please review

  • demo for a short demo
  • releaseNotes for release brief overview,
  • docs/summary and docs/using for details.

For iCal json (JSCalendar, rfc8984) export and import, use github.com/PhpJsCalendar.

Builds

v2.41.x - v2.42 pre-release

v2.40 - stable PHP8

v2.39 - PHP7

To support the development, maintenance and test process PHPCompatibility, PHPStan and php-arguments-detector are included.

Support

For support use github.com/iCalcreator. Non-emergence support issues are, unless sponsored, fixed in due time.

Sponsorship

Donations using buy me a coffee or paypal me are appreciated. For invoice, please e-mail.

Installation

Composer

From the Command Line:

composer require kigkonsult/icalcreator

In your composer.json:

{
    "require": {
        "kigkonsult/icalcreator": ">=2.40"
    }
}
License

iCalcreator is licensed under the LGPLv3 License.

iptools's People

Contributors

icalcreator avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.