DEVELOPMENT VERSION: This is an experimental DALICC environment. Features, data and APIs may change or be reset without notice. A stable version of this service, with a potentially different feature set, will be made available soon at dalicc.net.

PHP License 3.0


Also known as PHP-3.0.

Commercial use
allowed
Share alike
not required
Attribution
required (keep the copyright and license notices)

Write this as a license text (needs an account) DALICC reads the model above and writes what it permits, requires and prohibits in plain English. Without an account, the Text download above writes the model out from the vocabulary.

Canonical URI https://dalicc.net/licenselibrary/PhpLicense30

Permissions

  • Change license by library convention Library convention: family rule 15: Permissive records permit relicensing. Replacing the license of the work, or of an adaptation, with another license, or changing its terms.

    Duties

    • Use a compliant license by library convention Library convention: family rule 15: Permissive records permit relicensing. Choosing a replacement license that stays compliant with the terms of the original license.
  • Charge distribution fee from the text Charging a fee for the act of providing a copy of the work to someone else.
  • Charge license fee from the text Charging a fee for granting someone a license to the work.
  • Commercial use from the text Using the work to generate income, directly or indirectly, for example by selling it or by using it in advertising.
  • Derivative works from the text Distributing an adaptation of the work and making it available to the public.

    Duties

    • Attribution from the text Giving credit to the copyright holders or authors of the work, in the form the licensor asks for.
    • Notice from the text Notice: keeping the license and copyright notices with every copy.
  • Derive from the text Creating a new work from the work, such as a translation, adaptation or arrangement of it or of a part of it.
  • Display from the text Showing the work to the public without making a copy the viewer keeps.
  • Distribute from the text Providing copies of the work to the public or to anyone else.

    Duties

    • Advertising acknowledgement from the text Displaying a prescribed acknowledgement, whose wording dalicc:PromotionSpecification carries, in every advertisement that mentions the work or its use.
    • Attribution from the text Giving credit to the copyright holders or authors of the work, in the form the licensor asks for.
    • Notice from the text Notice: keeping the license and copyright notices with every copy.
  • Grant use from the text Granting third parties the right to use the work.
  • Modify from the text Altering the work, for example by updating it, without creating a new work; an alteration that creates a new work is Derive.

    Duties

    • Modification notice from the text Marking a changed work as changed, saying how it differs from the original and keeping earlier notices of change.
  • No-warranty notice from the text Attaching a notice that the work is provided without any warranty.
  • Present from the text Performing the work in public, including by broadcast or other communication to the public.
  • Reproduce from the text Making copies of the work in any form.

Prohibitions

  • Promote from the text Not permitted: Promote. The text says: "The name "PHP" must not be used to endorse or promote products derived from this software without prior written permission." Using the name or trademarks of the licensor or of contributors to endorse or promote a product.

License-wide duties

This license states no duties that apply to the work as a whole.

What applies by default

The statements above are the library's reading of this license: each is marked with the sentence it rests on, or as a library convention where the text is not explicit. The statements below are the ones the DALICC reasoner supplies for acts the license says nothing about, from the default rules of the dependency graph it reasons with. Each one names the legal source it rests on. None of it is in the record.

No default rule of that graph reaches this license: it speaks about every act the rules are about.

Further terms

These are the things the license says about itself beyond the acts it permits, forbids and requires: when it ends, how long there is to put a breach right, which law governs it, and so on. A term that comes from the DALICC vocabulary links to its definition.

Or later version option
Yes

Clauses

Warranty disclaimer

THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

Limitation of liability

IN NO EVENT SHALL THE PHP DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Additional clauses

4. Products derived from this software may not be called "PHP", nor may "PHP" appear in their name, without prior written permission from group@php.net. You may indicate that your software works in conjunction with PHP by saying "Foo for PHP" instead of calling it "PHP Foo" or "phpfoo"

Promotion specification

6. Redistributions of any form whatsoever must retain the following acknowledgment: "This product includes PHP, freely available from <http://www.php.net/>".

Info

Target asset types
Software
Region / jurisdiction
Worldwide
Validity
Perpetual
Source
http://opensource.org/licenses/PHP-3.0
Legal code
http://opensource.org/licenses/PHP-3.0
This description is published under
Creative Commons Attribution 4.0 International
Publisher
PHP Group
Attribution name
PHP Group
SPDX identifier
PHP-3.0 on the SPDX license list
DALICC identifier
PhpLicense30

This record is published under CC BY 4.0. Credit it as: DALICC License Library, DALICC - Verein zur Förderung der Rechtssicherheit in der Datenbewirtschaftung, https://dalicc.net, CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). The license it describes belongs to its publisher.

Use this license

Everything below is generated from this record. Replace the example address with the address of your own work.

JSON sidecar

{
  "license-uri": "https://dalicc.net/licenselibrary/PhpLicense30",
  "license-title": "PHP License 3.0",
  "spdx-id": "PHP-3.0",
  "attribution": "Copyright (c) [year] [copyright holder]",
  "asset": null,
  "generated-by": "DALICC"
}

RDF, Turtle

@prefix cc: <http://creativecommons.org/ns#> .

<https://example.org/my-work>
    cc:license <https://dalicc.net/licenselibrary/PhpLicense30> .

RDF, JSON-LD

{
  "@context": {
    "cc": "http://creativecommons.org/ns#"
  },
  "@id": "https://example.org/my-work",
  "cc:license": {
    "@id": "https://dalicc.net/licenselibrary/PhpLicense30"
  }
}

HTML attribution

<p>This work is licensed under <a href="https://dalicc.net/licenselibrary/PhpLicense30" rel="license">PHP License 3.0</a>.</p>

This license asks for attribution, so the credit line is part of it.

Badge DALICC badge for PHP License 3.0

Markdown

[![License: PHP License 3.0](https://dalicc.net/license-library/PhpLicense30/badge.svg)](https://dalicc.net/license-library/PhpLicense30)

HTML

<a href="https://dalicc.net/license-library/PhpLicense30"><img src="https://dalicc.net/license-library/PhpLicense30/badge.svg" alt="License: PHP License 3.0"></a>

Review

Status
Reviewed against the license text
Last checked
2026-09-15
Reviewer
Giray Havur
Verdict
corrected during the review
Record changed since this review
yes (version 2, 2026-09-24)
Findings
8 recorded, 4 applied to the record, 2 proposed

The PHP license is a BSD-style permissive license with two name restrictions and a required acknowledgement. The record had the permissions and the trademark prohibition right but recorded neither the naming clause nor the acknowledgement, and had no SPDX id. All three were added. The share-alike prohibition has no support in the text.

8 findings
  • minor Rubric 1 spdx:licenseId applied

    Added PHP-3.0. Verified rather than assumed: cc:legalcode already points at the Open Source Initiative page that the SPDX entry lists under seeAlso, dct:alternative is "PHP-3.0", and the fetched text is version 3.0.

  • minor Rubric 6 dalicc:additionalClauses applied

    Clause 4, the naming restriction, was not recorded. Added, quoted.

  • minor Rubric 6 dalicc:PromotionSpecification applied

    Clause 6 requires a fixed acknowledgement in every redistribution. The Apache-1.1 record uses dalicc:PromotionSpecification for the same kind of clause; added here for consistency, quoted.

  • major Rubric 5 odrl:duty proposed

    Clause 4 also makes a rename duty: a derived product may not carry the PHP name. The Apache-1.1 record models the equivalent clause with dalicc:rename on odrl:modify. Proposed rather than applied because clause 4 is drafted as a prohibition on a name, not as an obligation to rename.

  • major Rubric 5 odrl:prohibition proposed

    cc:ShareAlike is prohibited although the six conditions say nothing about the terms a redistributor may choose. dalicc:addStatement is prohibited on the same empty basis. Both are template defaults.

  • info Rubric 4 odrl:prohibition none

    dalicc:promote is prohibited and clause 3 supports it: "The name \"PHP\" must not be used to endorse or promote products derived from this software without prior written permission."

  • gap Rubric 8 vocabulary none

    Clause 5 is a version-choice clause: covered code may always be used under the version it was published under or under any later version published by the PHP Group. That is the same "or later" mechanic as in the GNU family and no term expresses it. Proposed term: dalicc:orLaterVersionOption.

  • major Rubric 10 record applied

    Standard-license addition of 2026-09-15, decision 9: the record was corrected against its new siblings and versioned. The review's finding on family consistency and consolidation decision 7: the record prohibited dalicc:addStatement although clause 6 requires a statement to be retained, and prohibited cc:ShareAlike without support. Clause 6 reads 'Redistributions of any form whatsoever must retain the following acknowledgment: \"This product includes PHP software, freely available from <http://www.php.net/software/>\"', which is the dalicc:advertisingAcknowledgement duty, and clause 5 lets the licensee move to any later version the PHP Group publishes.

Report an issue The review record as JSON The review checks the model against the license text. It is not legal advice.

History

This license model has 2 versions. Version 2 is the one served today; every earlier version keeps its own address, so a conclusion drawn from one of them can still be checked against it.

  1. Version 2 current2026-09-24 Giray Havur

    The content review of 2026-09-15 added 2 clause texts and 1 identification detail and recorded the review state. Later changes brought it in line with its family and its text in the verification of 2026-09-15, permitted relicensing with the notice as a duty, recorded which sentence of the text each statement rests on and named the license the record itself is published under.

    15 changes
    • added dalicc:PromotionSpecification "6. Redistributions of any form whatsoever must retain the following acknowledgment: \"This product includes PHP, freely available from <http://www.php.net/>\"."

      Review finding Clause 4, the naming restriction, was not recorded. Added, quoted.

    • added dalicc:additionalClauses "4. Products derived from this software may not be called \"PHP\", nor may \"PHP\" appear in their name, without prior written permission from group@php.net. You may indicate that your software works in conjunction with PHP by saying \"Foo for PHP\" instead of calling it \"PHP Foo\" or \"phpfoo\""

      Review finding Clause 4, the naming restriction, was not recorded. Added, quoted.

    • added dalicc:reviewStatus dalicc:Reviewed

      Review state Every record records how far it has come in the editorial workflow and when it was last checked against the legal text.

    • added dalicc:reviewedOn "2026-09-15"^^xsd:date

      Review state Every record records how far it has come in the editorial workflow and when it was last checked against the legal text.

    • added spdx:licenseId "PHP-3.0"

      Review finding Added PHP-3.0. Verified rather than assumed: cc:legalcode already points at the Open Source Initiative page that the SPDX entry lists under seeAlso, dct:alternative is "PHP-3.0", and the fetched text is version 3.0.

    • added dalicc:LiabilityLimitation "IN NO EVENT SHALL THE PHP DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."

      Manual edit The review's finding on family consistency and consolidation decision 7: the record prohibited dalicc:addStatement although clause 6 requires a statement to be retained, and prohibited cc:ShareAlike without support. Clause 6 reads 'Redistributions of any form whatsoever must retain the following acknowledgment: \"This product includes PHP software, freely available from <http://www.php.net/software/>\"', which is the dalicc:advertisingAcknowledgement duty, and clause 5 lets the licensee move to any later version the PHP Group publishes.

    • changed dalicc:WarrantyDisclaimer "THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED."

      was dalicc:WarrantyDisclaimer "THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PHP DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."

      Manual edit The review's finding on family consistency and consolidation decision 7: the record prohibited dalicc:addStatement although clause 6 requires a statement to be retained, and prohibited cc:ShareAlike without support. Clause 6 reads 'Redistributions of any form whatsoever must retain the following acknowledgment: \"This product includes PHP software, freely available from <http://www.php.net/software/>\"', which is the dalicc:advertisingAcknowledgement duty, and clause 5 lets the licensee move to any later version the PHP Group publishes.

    • added dalicc:orLaterVersionOption "true"^^xsd:boolean

      Manual edit The review's finding on family consistency and consolidation decision 7: the record prohibited dalicc:addStatement although clause 6 requires a statement to be retained, and prohibited cc:ShareAlike without support. Clause 6 reads 'Redistributions of any form whatsoever must retain the following acknowledgment: \"This product includes PHP software, freely available from <http://www.php.net/software/>\"', which is the dalicc:advertisingAcknowledgement duty, and clause 5 lets the licensee move to any later version the PHP Group publishes.

    • changed permission odrl:distribute with duties [cc:Attribution, cc:Notice, dalicc:advertisingAcknowledgement]

      was permission odrl:distribute with duties [cc:Attribution, cc:Notice]

      Manual edit The review's finding on family consistency and consolidation decision 7: the record prohibited dalicc:addStatement although clause 6 requires a statement to be retained, and prohibited cc:ShareAlike without support. Clause 6 reads 'Redistributions of any form whatsoever must retain the following acknowledgment: \"This product includes PHP software, freely available from <http://www.php.net/software/>\"', which is the dalicc:advertisingAcknowledgement duty, and clause 5 lets the licensee move to any later version the PHP Group publishes.

    • removed prohibition cc:ShareAlike

      Manual edit The review's finding on family consistency and consolidation decision 7: the record prohibited dalicc:addStatement although clause 6 requires a statement to be retained, and prohibited cc:ShareAlike without support. Clause 6 reads 'Redistributions of any form whatsoever must retain the following acknowledgment: \"This product includes PHP software, freely available from <http://www.php.net/software/>\"', which is the dalicc:advertisingAcknowledgement duty, and clause 5 lets the licensee move to any later version the PHP Group publishes.

    • removed prohibition dalicc:addStatement

      Manual edit The review's finding on family consistency and consolidation decision 7: the record prohibited dalicc:addStatement although clause 6 requires a statement to be retained, and prohibited cc:ShareAlike without support. Clause 6 reads 'Redistributions of any form whatsoever must retain the following acknowledgment: \"This product includes PHP software, freely available from <http://www.php.net/software/>\"', which is the dalicc:advertisingAcknowledgement duty, and clause 5 lets the licensee move to any later version the PHP Group publishes.

    • added permission dalicc:ChangeLicense with duties [dalicc:compliantLicense]

      Manual edit Permit relicensing on permissive licences; the notice clause is a duty, not a bar. Library convention 15: a licence that asks for no reciprocity and no source code asks only that the notice travels with the copy, which is a duty on the acts it governs and not a bar on putting the copy under other terms. dalicc:ChangeLicense is therefore a permission here, and the prohibition the record carried before is removed. The text reads: "Redistribution and use in source and binary forms, with or without modification, is permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer." The permission carries the dalicc:compliantLicense duty, as Apache-2.0 does, because the notice has to survive the relicensing.

    • changed permission dalicc:ChangeLicense with duties [dalicc:compliantLicense]

      was permission dalicc:ChangeLicense with duties [dalicc:compliantLicense]

      Manual edit The statement is marked as a library convention, family rule 15: Permissive records permit relicensing: the text does not state it in as many words. Its duty dalicc:compliantLicense is marked as a library convention, family rule 15: Permissive records permit relicensing.

    • changed prohibition dalicc:promote

      was prohibition dalicc:promote

      Manual edit The statement now quotes the sentence of the licence text it rests on: "The name "PHP" must not be used to endorse or promote products derived from this software without prior written permission."

    • added dct:license <https://creativecommons.org/licenses/by/4.0/>

      Manual edit Every record is published under CC BY 4.0. cc:license names the record DALICC keeps of that licence; dct:license now names it by the address Creative Commons publishes it at, so that a consumer matching the canonical IRI finds it.

  2. Version 1

    The version this model had before the content review of 2026-09-15.

Every change names the reason behind it: a finding of the content review, one of its library-wide decisions, the metadata that review wrote onto every record, or a hand edit. None of it is legal advice.

Nothing on this page is legal advice. What a license means is decided by its text; ask a legal advisor before you rely on it.