2017 © Pedro PelĂĄez
 

library plist

Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.

image

rodneyrehm/plist

Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.

  • Thursday, May 3, 2018
  • by rodneyrehm
  • Repository
  • 38 Watchers
  • 373 Stars
  • 112,166 Installations
  • PHP
  • 18 Dependents
  • 4 Suggesters
  • 91 Forks
  • 6 Open issues
  • 4 Versions
  • 8 % Grown

The README.md

CFPropertyList

Teclib' Banner, (*1)

License MIT Follow twitter Project Status: Active Conventional Commits, (*2)

Teclib’ is an open source software editor that offers a vast range of fully integrated open source technology packages, to better respond to business needs., (*3)

Visit our Website Teclib'., (*4)

Table of Contents

Synopsis

The PHP implementation of Apple's PropertyList can handle both XML and binary PropertyLists. It offers functionality to easily convert data between worlds, e.g. recalculating timestamps from unix epoch to apple epoch and vice versa. A feature to automagically create (guess) the plist structure from a normal PHP data structure will help you dump your data to plist in no time., (*5)

CFPropertyList does not rely on any "Apple proprietary" components, like plutil. CFPropertyList runs on any Operating System with PHP and some standard extensions installed., (*6)

Although you might want to deliver data to your iPhone application, you might want to run those server side services on your standard Linux (or even Windows) environment, rather than buying an expensive Apple Server. With CFPropertyList you now have the power to provide data from your favorite Operating System., (*7)

Build Status

Release channel Beta Channel
unit tests unit tests

Installation

See or How to install article., (*8)

Documentation

We maintain a detailed documentation of the project on the Website, check the Development Development and How-tos sections., (*9)

Versioning

In order to provide transparency on our release cycle and to maintain backward compatibility, Flyve MDM is maintained under the Semantic Versioning guidelines. We are committed to following and complying with the rules, the best we can., (*10)

See the tags section of our GitHub project for changelogs for each release version. Release announcement posts on the official Teclib' blog contain summaries of the most noteworthy changes made in each release., (*11)

Contact

You can contact us through any of our channels, check our Contact section, (*12)

Contribute

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the Issues Dashboard., (*13)

Copying

  • Code: you can redistribute it and/or modify it under the terms of the MIT License (MIT).
  • Documentation: released under Attribution 4.0 International (CC BY 4.0).

The Versions

03/05 2018

dev-develop

dev-develop https://github.com/TECLIB/CFPropertyList

Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Rodney Rehm
by Christian Kruse
by Thierry Bugier

xml apple plist binary core foundation cfpropertylist

18/04 2018

dev-master

9999999-dev https://github.com/rodneyrehm/CFPropertyList

Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

by Rodney Rehm
by Christian Kruse

plist

29/01 2015

v2.0.1

2.0.1.0 https://github.com/rodneyrehm/CFPropertyList

Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

by Rodney Rehm
by Christian Kruse

plist

22/07 2012

v2.0

2.0.0.0 https://github.com/rodneyrehm/CFPropertyList

Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

by Rodney Rehm
by Christian Kruse

plist