PHPackages                             austrobyte/austrocrm - 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. [API Development](/categories/api)
4. /
5. austrobyte/austrocrm

ActiveLibrary[API Development](/categories/api)

austrobyte/austrocrm
====================

This package is a laravel package for AustroCRM integration

v0.0.1(11mo ago)05[3 PRs](https://github.com/austrobyte/austrocrm/pulls)MITPHPPHP ^8.0.2CI passing

Since May 31Pushed 4mo agoCompare

[ Source](https://github.com/austrobyte/austrocrm)[ Packagist](https://packagist.org/packages/austrobyte/austrocrm)[ Docs](https://github.com/austrobyte/austrocrm)[ RSS](/packages/austrobyte-austrocrm/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (15)Versions (6)Used By (0)

This is my package austro-crm
=============================

[](#this-is-my-package-austro-crm)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4f11a909eae31fba22b3fd8d3baccebb8d700992205130eb0fd4a3bd393a18cf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61757374726f627974652f61757374726f63726d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/austrobyte/austrocrm)[![GitHub Tests Action Status](https://camo.githubusercontent.com/916b2d3fbbbc59b13d3ef5531ef187ca7c7f51cb3527110be529a35057a15c4c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f61757374726f627974652f61757374726f63726d2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/austrobyte/austrocrm/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/7aec332244407a9c91cfd33e8f08b9449b84b031b6fe7325a8b1fc833070f02d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f61757374726f627974652f61757374726f63726d2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/austrobyte/austrocrm/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/0b39906a3a6f28674ba52026908d60f30fbc7e058f395e78c2a0bfcd581ff188/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61757374726f627974652f61757374726f63726d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/austrobyte/austrocrm)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/7153da33efa92c7219dc39cdf24122adb34cab6d2cee219c68a19dcc26badc98/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f61757374726f5f63726d2e6a70673f743d31)](https://spatie.be/github-ad-click/austro_crm)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require austrobyte/austrocrm
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="austro-crm-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="austro-crm-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="austro-crm-views"
```

Usage
-----

[](#usage)

```
$AustroCrm = new Austro\Crm();
echo $AustroCrm->echoPhrase('Hello, AustroCrm!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance65

Regular maintenance activity

Popularity4

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

352d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/75fcdb7ebdc73785620bb140455bdc789d76e4da4508708b4cae8fe3e667b1ed?d=identicon)[shahriared](/maintainers/shahriared)

---

Top Contributors

[![smdm22](https://avatars.githubusercontent.com/u/14888791?v=4)](https://github.com/smdm22 "smdm22 (64 commits)")[![davoodf1995](https://avatars.githubusercontent.com/u/19805938?v=4)](https://github.com/davoodf1995 "davoodf1995 (44 commits)")[![shahriared](https://avatars.githubusercontent.com/u/57944847?v=4)](https://github.com/shahriared "shahriared (10 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")[![yektadg-dev](https://avatars.githubusercontent.com/u/158254935?v=4)](https://github.com/yektadg-dev "yektadg-dev (3 commits)")[![masmaleki](https://avatars.githubusercontent.com/u/5430351?v=4)](https://github.com/masmaleki "masmaleki (2 commits)")

---

Tags

laravelAustroAustroByteAustroCrmaustro-crm

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/austrobyte-austrocrm/health.svg)

```
[![Health](https://phpackages.com/badges/austrobyte-austrocrm/health.svg)](https://phpackages.com/packages/austrobyte-austrocrm)
```

###  Alternatives

[sunchayn/nimbus

A Laravel package providing an in-browser API client with automatic schema generation, live validation, and built-in authentication with a touch of Laravel-tailored magic for effortless API testing.

29428.0k](/packages/sunchayn-nimbus)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1221.1k](/packages/codebar-ag-laravel-docuware)[simplestats-io/laravel-client

Client for SimpleStats!

4515.5k](/packages/simplestats-io-laravel-client)[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[njoguamos/laravel-plausible

A laravel package for interacting with plausible analytics api.

208.8k](/packages/njoguamos-laravel-plausible)[codebar-ag/laravel-zammad

Zammad integration with Laravel

106.1k](/packages/codebar-ag-laravel-zammad)

PHPackages © 2026

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