PHPackages                             tim-itwakes/plist - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. tim-itwakes/plist

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

tim-itwakes/plist
=================

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

v2.0.2(6y ago)02.3kMITPHPPHP &gt;=5.3

Since Jul 22Pushed 6y agoCompare

[ Source](https://github.com/tim-itwakes/CFPropertyList)[ Packagist](https://packagist.org/packages/tim-itwakes/plist)[ Docs](https://github.com/rodneyrehm/CFPropertyList)[ RSS](/packages/tim-itwakes-plist/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

### *\[This is a fork repository from [TECLIB/CFPropertyList](https://github.com/TECLIB/CFPropertyList)\]*

[](#this-is-a-fork-repository-from-teclibcfpropertylist)

just for fixing bugs if any

CFPropertyList
==============

[](#cfpropertylist)

[![Teclib' Banner](https://user-images.githubusercontent.com/29282308/31669540-abed67a8-b355-11e7-98e2-0ad190f37088.png)](https://user-images.githubusercontent.com/29282308/31669540-abed67a8-b355-11e7-98e2-0ad190f37088.png)

[![License MIT](https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667)](./LICENSE.md)[![Follow twitter](https://camo.githubusercontent.com/ea7ca09fabbbe060471b5c3b01a595a9927690130a6236ba5dab4277b3c72fec/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f547769747465722d5465636c69622532372d3934304341352e737667)](https://twitter.com/teclib)[![Project Status: Active](https://camo.githubusercontent.com/be48b0fc9cc48ea43f28c3fa9b40f1f996876ec42208998c0d372c71c2854167/687474703a2f2f7777772e7265706f7374617475732e6f72672f6261646765732f6c61746573742f6163746976652e737667)](http://www.repostatus.org/#active)[![Conventional Commits](https://camo.githubusercontent.com/90d8aeee02dec6f5ceeb0423b9ba1aea93519cadbfcb13d62770ac6550780d6e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f436f6e76656e74696f6e616c253230436f6d6d6974732d312e302e302d79656c6c6f772e737667)](https://conventionalcommits.org)

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.

Visit our Website [Teclib'](http://www.teclib-edition.com/en/).

Table of Contents
-----------------

[](#table-of-contents)

- [Synopsis](#synopsis)
- [Build Status](#build-status)
- [Installation](#installation)
- [Documentation](#documentation)
- [Versioning](#versioning)
- [Contact](#contact)
- [Contribute](#contribute)
- [Copying](#copying)

Synopsis
--------

[](#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.

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

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.

Build Status
------------

[](#build-status)

**Release channel**Beta Channel[![Travis CI build](https://camo.githubusercontent.com/62695e90b0c2195720aa6573413d7ba9966132b5c55c64a03ccc1ccb9a33f282/68747470733a2f2f6170692e7472617669732d63692e6f72672f5445434c49422f434650726f70657274794c6973742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/TECLIB/CFPropertyList)[![Travis CI build](https://camo.githubusercontent.com/5404a3dcdf45d96b10e4ace824bf85de492fd8fc47e20e6d11dc941a0776ea29/68747470733a2f2f6170692e7472617669732d63692e6f72672f5445434c49422f434650726f70657274794c6973742e7376673f6272616e63683d646576656c6f70)](https://travis-ci.org/TECLIB/CFPropertyList)Installation
------------

[](#installation)

See or [How to install article](https://teclib.github.io/CFPropertyList/howtos/installation).

Documentation
-------------

[](#documentation)

We maintain a detailed documentation of the project on the Website, check the Development [Development](https://teclib.github.io/CFPropertyList/) and [How-tos](https://teclib.github.io/CFPropertyList/howtos) sections.

Versioning
----------

[](#versioning)

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

See [the tags section of our GitHub project](https://github.com/TECLIB/CFPropertyList/tags) for changelogs for each release version. Release announcement posts on [the official Teclib' blog](http://www.teclib-edition.com/en/communities/blog-posts/) contain summaries of the most noteworthy changes made in each release.

Contact
-------

[](#contact)

You can contact us through any of our channels, check our [Contact section](http://www.teclib-edition.com/en/contact-us/)

Contribute
----------

[](#contribute)

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for [contributing](./CONTRIBUTING.md) and then check out one of our issues in the [Issues Dashboard](https://github.com/TECLIB/CFPropertyList/issues).

Copying
-------

[](#copying)

- **Code**: you can redistribute it and/or modify it under the terms of the MIT License ([MIT](https://opensource.org/licenses/MIT)).
- **Documentation**: released under Attribution 4.0 International ([CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1415 days

Total

3

Last Release

2219d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/130ef81cc5251378eb330d36830662b9fe3407ef08c224bc0514674c631d8d38?d=identicon)[tim-itwakes](/maintainers/tim-itwakes)

---

Top Contributors

[![ckruse](https://avatars.githubusercontent.com/u/175095?v=4)](https://github.com/ckruse "ckruse (39 commits)")[![rodneyrehm](https://avatars.githubusercontent.com/u/186837?v=4)](https://github.com/rodneyrehm "rodneyrehm (33 commits)")[![btry](https://avatars.githubusercontent.com/u/14139801?v=4)](https://github.com/btry "btry (11 commits)")[![Twipped](https://avatars.githubusercontent.com/u/231157?v=4)](https://github.com/Twipped "Twipped (9 commits)")[![Naylin15](https://avatars.githubusercontent.com/u/30867977?v=4)](https://github.com/Naylin15 "Naylin15 (8 commits)")[![robbertkl](https://avatars.githubusercontent.com/u/5704510?v=4)](https://github.com/robbertkl "robbertkl (3 commits)")[![nickl-](https://avatars.githubusercontent.com/u/1404606?v=4)](https://github.com/nickl- "nickl- (2 commits)")[![mcfedr](https://avatars.githubusercontent.com/u/704356?v=4)](https://github.com/mcfedr "mcfedr (1 commits)")[![alts](https://avatars.githubusercontent.com/u/155113?v=4)](https://github.com/alts "alts (1 commits)")[![dwlnetnl](https://avatars.githubusercontent.com/u/56475?v=4)](https://github.com/dwlnetnl "dwlnetnl (1 commits)")[![jasper2virtual](https://avatars.githubusercontent.com/u/17800518?v=4)](https://github.com/jasper2virtual "jasper2virtual (1 commits)")[![lpotherat](https://avatars.githubusercontent.com/u/380424?v=4)](https://github.com/lpotherat "lpotherat (1 commits)")[![ajsb85](https://avatars.githubusercontent.com/u/663460?v=4)](https://github.com/ajsb85 "ajsb85 (1 commits)")[![stormsweeper](https://avatars.githubusercontent.com/u/1547261?v=4)](https://github.com/stormsweeper "stormsweeper (1 commits)")

---

Tags

plist

### Embed Badge

![Health badge](/badges/tim-itwakes-plist/health.svg)

```
[![Health](https://phpackages.com/badges/tim-itwakes-plist/health.svg)](https://phpackages.com/packages/tim-itwakes-plist)
```

###  Alternatives

[masterminds/html5

An HTML5 parser and serializer.

1.8k242.8M229](/packages/masterminds-html5)[sabberworm/php-css-parser

Parser for CSS Files written in PHP

1.8k191.2M65](/packages/sabberworm-php-css-parser)[jms/metadata

Class/method/property metadata management in PHP

1.8k152.8M88](/packages/jms-metadata)[jms/serializer-bundle

Allows you to easily serialize, and deserialize data of any complexity

1.8k89.3M627](/packages/jms-serializer-bundle)[hassankhan/config

Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files

97513.5M170](/packages/hassankhan-config)[meyfa/php-svg

Read, edit, write, and render SVG files with PHP

54613.9M42](/packages/meyfa-php-svg)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
