PackageTrack
Sign in Get early access

pelmered/fake-car

Fake-Car is a Faker provider that generates fake car data for you.

2.1.0 1.5M downloads/mo #2879 most downloaded on Packagist pelmered/fake-car

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 3 weeks to 1.6 years

Some releases are documented

notes for 8 of 15 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

16 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

15 releases · May 2018 to Sep 2024
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 16
  1. 2.1.0 27 Sep 2024
    Release notes

    What's Changed

    • Add engine power and torque by @pelmered in #27
    • Feature: Add more data types by @pelmered in #30
    • Fix: Added missing parameters to FakeCarDataProviderInterface
    • Added typehints. Should have 100 % type coverage now.
    • Tests rewritten with Pest.
    • Introduced Pint and PHPStan for code checks

    Full Changelog: 2.0.1...2.1.0

    Open source →
  2. 2.0.1 03 Feb 2024
    Release notes

    What's Changed

    Full Changelog: 2.0.0...2.0.1

    Open source →
  3. 2.0.0 02 Feb 2024
    Release notes

    New features:

    1. Use your own data provider or your own data object. See readme for information.

    Full Changelog: 1.7...2.0.0

    Breaking changes:

    1. Now requires PHP 8.1+ (previously 7.3+)
    2. The provider name has changed from Fakecar to FakeCar. This will cause problems if you are on a case-sensitive filesystem, but it is strongly recommended to change this even if you are not.
    3. The methods transliterate and checkDigit on the FakeCar provider class are now no longer publicly available (Visibility changed to private).
    4. The public methods getRandomElementsFromArray and getWeighted on the FakeCar provider class has been moved to a helper class. Access them like this: \Faker\Provider\FakeCarHelper::getWeighted()
    5. The constants EBCDIC and MODELYEAR are no longer public.

    3, 4 and 5 are changes to limited to undocumented features of the public API and should therefore not affect the typical use cases of this package.

    Open source →
  4. 2.0.0-beta 06 May 2023 pre-release
    Release notes

    This release includes a refactor of the code where things has been been broken up into more classes for a more logical structure and to aid extensibility.

    New features:

    1. Use your own data provider or your own data object. See readme for information.

    Breaking changes:

    1. Now requires PHP 8.1+ (previously 7.3+)
    2. The provider name has changed from Fakecar to FakeCar. This will cause problems if you are on a case-sensitive filesystem, but it is strongly recommended to change this even if you are not.
    3. The methods transliterate and checkDigit on the FakeCar provider class are now no longer publicly available (Visibility changed to private).
    4. The public methods getRandomElementsFromArray and getWeighted on the FakeCar provider class has been moved to a helper class. Access them like this: \Faker\Provider\FakeCarHelper::getWeighted()
    5. The constants EBCDIC and MODELYEAR are no longer public.

    3, 4 and 5 are changes to limited to undocumented features of the public API and should therefore not affect the typical use cases of this package.

    Open source →
  5. 1.4.1 01 Oct 2020
    Release notes
    • Add more data
    • Readme improvements
    Open source →
  6. 1.4.0 06 Sep 2019
    Release notes
    • Added station wagon to vehicle types
    • Added missing type hints
    • Added missing PHP Docs
    • Added tests for PHP 7.4 and HHVM
    • Small test improvements
    Open source →
  7. 1.3.3 29 May 2019

    Nothing published for this version

  8. 1.3.2 07 Mar 2019

    Nothing published for this version

  9. 1.3.1 01 Mar 2019

    Nothing published for this version

  10. 1.3.0 01 Mar 2019

    Nothing published for this version

  11. 1.2.0 02 Jun 2018

    Nothing published for this version

  12. 1.1.0 27 May 2018

    Nothing published for this version

  13. 1.0.0 no date

    Nothing published for this version

  14. 1.7 05 Oct 2021
    Release notes
    • Declare support for PHP 8.1
    • Replace Travis with GutHub Action for running tests #21
    • Code quality and styling improvements
    Open source →
  15. 1.6 03 Dec 2020
    Release notes

    Switch to FakerPHP because fzaninotto/Faker is no longer maintained.
    This also gives for proper PHP 8 support in the dependency tree.

    Open source →
  16. 1.5 22 Oct 2020
    Release notes
    • Support for PHP 8 and PHPUnit 9
    • Fix testing and coverage reporting
    • Now requires PHP => 7.3 and Faker >=1.9
    • Add dependabot config
    • Small refactorings / Code improvements
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive